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.
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.