1

My application i cant open it from google play, even test from another device, its same isuue.


enter image description here

Marnana. John
  • 33
  • 1
  • 9

1 Answers1

1
  • i faced same issue when i was beginner in Android studio.
  • its look like you missed something in your app Manifets. , Make sure you add all (activity/permission's) in Manifets.xml if not work let us know more.

in the end dont forget to (update/upgrade) your new version in google play.

Dev I.A
  • 578
  • 4
  • 11
  • you right, i was missed activity's in manifets. i able to open application rn. [ScreenShot](https://i.stack.imgur.com/xPfqQ.jpg) – Marnana. John Oct 09 '19 at 22:43