App Action Working Via App Action Tool Plugin But Not With Voice Command In Google Assistant Screen
Logged in using the same credentials (Android Studio, Google Console, Real Device - Samsung s10+) and Device language set to EN-US. Selected App Action tool plugin from the tools
Solution 1:
I could able to achieve it using GET_THINGS Built-In Intent. OPEN_APP Intent supports only a single word. If your requirement is to say multiple words like "Show alerts for today in TestApp", then we can use GET_THINGS Intent, which supports multiple words.
Post a Comment for "App Action Working Via App Action Tool Plugin But Not With Voice Command In Google Assistant Screen"