This repository was archived by the owner on Feb 27, 2024. It is now read-only.
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
How to change app name or calling name? #27
Open
Description
In this example the apps name is FitActions and I have to call "Ok Google. Start running in Fitactions". When I would apply thatr in my app, for sure the apps name will not be FitActions. Assuming I named my app Kawabanga so that I want to trigger by Ok Google. Start running in Kawabanga . What do I need to change?
I changed it, and the App Action Tool plugin tells me "Preview Creation Error Status Code: 400 Message: Precondition check failed."
- Loggen in on Android Studio with my Google developer Account
- Logged in on Google Assistant on my phone with same account
- Created google-services.json on Firebase Console for project kawabanga-12345 . Also in actions example replaced https://fitactions.firebaseapp.com/start{?exerciseType} by https://kawabanga-12345.firebaseapp.com/start{?exerciseType}
Is it really required to pusblish the appId in the Google Play Console? It is not mentioned in the steps earlier.
Whats wrong for the above error message and what am I missing?
Metadata
Metadata
Assignees
Labels
No labels