1

We tried to access our application using Google Home Device. So, it did not understand the command. If I try the same through test simulator provided by assistant console, it is working fine.

Also, once our application is triggered through the simulator then it also works on the device.

Can anyone let me know what could be the issue?

Prisoner
  • 49,922
  • 7
  • 53
  • 105
vikash singh
  • 1,479
  • 1
  • 19
  • 29

1 Answers1

2

During development, this sounds completely normal. An Action will be made available on all devices using the same account as the simulator once you first activate it in the simulator.

During Alpha and Beta testing, you need to follow the instructions to opt-in to the test version of the action.

Prisoner
  • 49,922
  • 7
  • 53
  • 105
  • Yeah if you want more predictable behavior, the Alpha/Beta features are the way to go. – Robert Levy Jun 26 '18 at 01:25
  • I'm not sure I'd call "your version will be in the Deploying state for up to 3 hours before it becomes available to your users." more predictable. {: – Prisoner Jun 26 '18 at 09:59