'How long is the delay when refactoring the targetClass name in android application shortcuts.xml
I am investigating the use of Google App actions with the Google assistant in my current Android project.
I have published my app to the google play store as an internal test deployment and can trigger the actions by employing the Google Assistant App Action Test tool.
my issues have started following my latest refactor where i changed the targetClass name of all the capabilities and shortcuts contained in my apps shortcuts.xml file.
i republished my app to my internal testing release within the google play console, however the only actions that work are associated with the original targetClass name.
is it not possible to change the targetClass name of app action shortcuts?
or
is there a delay when publishing to the play console before changes are registered?
is there any way i can force the app actions to be refreshed and start triggering my new targerClass?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|