My app is running on iOS and Android and uses the Appery Login Service. I would like for users who log in to stay logged in until they Log Out, or reset their system. But for some reason, my app (especially with iOS) will automatically log out (when not in use), either after a given time period or after use of other apps. I am not sure what causes the log out, or if it triggers a reload of the app which then triggers the need to log back in.
Any thoughts on this?
Is there any specific documentation on the login_service and why this might be happening?
Thank you!