0

Cannot launch instant app from android studio. I did everything from here correctly. I uninstalled app from device. I also tried using with command ia run but it gives error bash: ia: command not found. Google play instant development SDK is 1.9.0. No error was given.

Jorpy
  • 55
  • 1
  • 6
  • Can you upload the error logs, information is insufficient. – sean Jun 30 '23 at 10:19
  • No error was given. – Jorpy Jun 30 '23 at 19:32
  • Did you change the manifest and gradle? Also try to clear your cache from android studio. Does your emulator contain google play store? If running on physical device you need to enable the instant app option on google play. – sean Jun 30 '23 at 19:58
  • Yes I changed manifest and gradle. Cleared cache from android studio. Yes contains play store. Enabled instant app. – Jorpy Jul 01 '23 at 14:43
  • Hmm thats quite weird, did you check if the permissions you enabled are supported for instant app? Also, did you check whether your code works on other devices? – sean Jul 01 '23 at 14:59
  • Yes, it's supported for instant app. It doesn't work on the other device either. – Jorpy Jul 01 '23 at 18:36
  • Hmm without your code its hard to determine what other errors you could be facing. The questions I asked you above were some common errors I faced while setting up instant apps. – sean Jul 02 '23 at 19:21
  • By the way, when you said there is no error, did you only check the build or did you also check the logcat? – sean Jul 05 '23 at 23:46
  • Also on logcat there is no error related to instant app. – Jorpy Jul 06 '23 at 16:14

0 Answers0