Pierrou
Well-known member
- Joined
- Jul 6, 2017
- Messages
- 236
Hi,
I'm doing an app for smartphones (Android at the moment, iOS when I can use someone's Mac) and usually on those platforms when using the any app's Back button, the app disappears and one gets back to the phone's "desktop" but it's not closed and one can then get back to it.
I'm using fantomCX and at the moment the only way to do something close to this is to use fE.ExitApp() but when using it the app starts over again when one goes back to it. Is there another way to use the OnBack method to go back to the desktop without closing the app so that one can resume it?
Thanks!
I'm doing an app for smartphones (Android at the moment, iOS when I can use someone's Mac) and usually on those platforms when using the any app's Back button, the app disappears and one gets back to the phone's "desktop" but it's not closed and one can then get back to it.
I'm using fantomCX and at the moment the only way to do something close to this is to use fE.ExitApp() but when using it the app starts over again when one goes back to it. Is there another way to use the OnBack method to go back to the desktop without closing the app so that one can resume it?
Thanks!
Last edited: