I have developed an app that works fine on my phone except for one problem. The issue occurs, when the app is running but is just in the state of waiting for an action (button press etc.). If the phone times out at that point and needs to be unlocked, my app just has a blank screen. The only choice is to end the app. Could this be related to the app re-running activity_create or something else? I think I have taken care of this.
I think this is probably simple but I can't figure out what is happening. Anyone have any ideas?
I think this is probably simple but I can't figure out what is happening. Anyone have any ideas?