简体   繁体   中英

Google Assistant implementation without Google play console

I'm implementing an Enterprise product and they are providing their app through their Website, not from Google Play Console .

I just wanted to integrate Google Assistant into that application. But docs says, we should publish the app into Play console . then only Voice input from Google Assistant will work like that. So I need to do that without publishing the app into Google Play Console. Kindly help me with this.

You can't do that without publishing your app on the play store. During development also, you have to deploy your app on an internal test track in the play console.

Your app actions will be reviewed and then only they are available to your users.

From the docs

Your App Actions won't be available to your users until they've been reviewed and approved.

https://developers.google.com/assistant/app/get-started#request-review

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM