I am creating xamarin.forms for both android and iOS in one source.
Now need to check user inactivity to app.
If user no longer used the app more than 20 minutes ->need to prefer to Login Page .
Is there any code reference for both iOS and android in one source?
↧
How can I detect user inactivity in xamarin.forms?
↧