I have searched and found various methods, but nothing that is very clear to understand!
I need a solution that will work for both iOS and Android. I need to be able to detect n minutes of inactivity and then log the user out of the app.
It appears as though the solution will require some platform specific coding, but I'm struggling to find a solution that covers both platforms.
Can anyone help, either by pointing me at a complete example or by proving the details here?