Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Not able to open the app through google assistant #6

Closed
sushanthNiveus opened this issue May 27, 2019 · 4 comments
Closed

Not able to open the app through google assistant #6

sushanthNiveus opened this issue May 27, 2019 · 4 comments

Comments

@sushanthNiveus
Copy link

I have setup the project, uploaded the draft in play console, tried running action using app actions test tool. But Google assistant returns saying 'Sorry. Couldn't find that'. I have tried with the deep linking that is was already there in the project and also, i tried with custom scheme for deep linking. I am able to start the app using custom URI scheme from cmd. Account used in mobile device, play console and android studio are all same.
Also, please tell me how to change google account in app actions tool. I tried uninstalling and installing again but it directly takes to tool without asking me to login again.
Capture1
2019-05-25

@adamkoch
Copy link

For general troubleshooting steps that aren't related to code for this sample app, please post on stackoverflow instead using the app-actions tag: https://stackoverflow.com/questions/tagged/app-actions - thanks!

Make sure you have updated your Google app to the latest version and see if that helps.

Also, please tell me how to change google account in app actions tool. I tried uninstalling and installing again but it directly takes to tool without asking me to login again.

It uses the Android Studio login credentials, you can logout by clicking the little profile icon in the top right corner of Android Studio.

Screen Shot 2019-05-27 at 3 21 13 PM

@parampreets
Copy link

parampreets commented Aug 8, 2019

Same issue, not working for me too.
I have try with old upload apk file on play store just change the applicationId of this sample and set similar application Id that already upload on play store . I have not upload any new apk file.
Then I have testing with app action tool it open the app browser in my emulator but app not find and not open, I have installed the this sample app with change application id in emulator and login into both android device and android studio with same Google play account which I have upload the app.

Please help me where I am wrong.
Thanks in advance

@harshfast
Copy link

@skimarxall @parampreets @adamkoch
Same issue I am also facing if anyone has fixed please reply to the same thread.
Steps:

  • Uploaded the APK to play store internal test track in draft mode
  • Logged in with same account to (Device, PlayConsole and Android Studio)
  • Changed the packageId to the app which I have uploaded to playstore
  • Running App Actions Test Tool -> Preview uploaded successfully
  • Run -> Opens Assistant in device with message 'Sorry, Couldn't find that'

Let me know if I have missed any step. Thank you

@adamkoch
Copy link

I put some more troubleshooting steps in your SO post:
https://stackoverflow.com/a/57951935/268156

Please try and let me know on SO how you go.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants