This space is created to document the configuration guide for Android Reg Client.
...
If user click on logout on the popup all the jobs that are running and scheduled jobs will stop.
If no jobs running in the background, Simply user will logout and navigate to login screen.
There are no configuration changes required for logout in ARC.
Enhanced version
Logout:
Logout from ARC will check for any running background tasks in the background. Ask the user if the user still wants to logout from the application.
If the user clicks on logout on the popup, all the jobs running and scheduled jobs will stop.
If no jobs are running in the background, the user will simply log out and navigate to the login screen.
No configuration changes are required to log out of ARC.