Hi,
I have a button forwards to google play store. I click on it and the store is opened so far so good. However, when I reopen my app, I only see a black screen with the error below.
E/ActivityThread(22089): Performing stop of activity that is not resumed: {com.eraytuncer.mygame/com.unity3d.player.UnityPlayerActivity}
E/ActivityThread(22089): java.lang.RuntimeException: Performing stop of activity that is not resumed: {com.eraytuncer.mygame/com.unity3d.player.UnityPlayerActivity}
What is going on?
This happens on an **Android** build.
**Unity 5.6.3**
↧