If a user its logged in the application and the server is offline the access will trigger a infinite loading purple screen.
The ideal solution to this is to logout and clear application data if server does not respond. This way users will be able to login again without having to clear the app cache and data manually.
Description
If a user its logged in the application and the server is offline the access will trigger a infinite loading purple screen.
The ideal solution to this is to logout and clear application data if server does not respond. This way users will be able to login again without having to clear the app cache and data manually.