Skip to content
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
@EdnaGrapples

Description

@EdnaGrapples

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."

  1. Loggen in on Android Studio with my Google developer Account
  2. Logged in on Google Assistant on my phone with same account
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions