How do you exit an app without using the ExitApplication command?

rleiman

Well-Known Member
Licensed User
Longtime User
Hi Everyone,

I would like to exit an app using code but not use ExitApplication because that command kills the service that the app calls.

Is there a way to close the app but keep the service running?

I was thinking maybe there is a way to press an Android key such as the "Back" key because pressing that key will close the app but keep the service running.

Thanks.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…