The way our app is built, it needs to log the user out when it pauses, and force them to log back in when they resume. However, the user is able to open the phone and maps app from within our app. Is there a way to tell our app to ignore pause/resume events when it calls another app? It would create a poor UX if the user has to log back in after getting directions or making a phone call.
1 Like
Did you find a solution @JRozler?
Unfortunately, I did not find a solution. We just decided to change how our autologout feature works. Sorry
I wonder if it’s even possible in a native Android application?
Here’s a Q&A about the problem from the POV of a native app: