Status Update
Comments
vi...@google.com <vi...@google.com> #2
Any updates on this? It's been a month already since I reported it, and it seems this crash is occurring quite frequently for my users.
je...@gmail.com <je...@gmail.com> #3
I am still regularly receiving reports about this issue, and it seems it has not been addressed in the latest 1.4.0-rc01 release.
vi...@google.com <vi...@google.com>
ow...@google.com <ow...@google.com> #4
Seems like a fairly easy fix on our end. I'll see to that it is fixed in 1.5.
dd...@google.com <dd...@google.com> #5
To integrate dynamic shortcuts with google assistant, you must first configure your app to support the corresponding BII using shortcuts.xml.
Please see:
or follow this codelab:
je...@gmail.com <je...@gmail.com> #6
Hello, thank you for the response. For integrating the dynamic shortcuts, we have already configured my app with the corresponding BII previously. With the shortcuts.xml file, we were also facing the same issue. I am attaching the APK file with corresponding BII with shortcuts.xml. Can you please guide us here?
Description
Our required functionality is that we need a dynamic shortcut to the google assistant settings where shortcuts are listed. We are following the document mentioned as follows:
The code block which we used is as follows:
We have followed all the steps which are mentioned in the document but still the shortcut is not popping in the google assistant settings.
Can you please guide us?
Thanks