@nothingismagick
When I implement this in my app… MY app exits everytime i press the back button.
I want my app to exit only when there is no window history.
I tried to use window.history.length but it keeps on increasing as stated here
So how can I exit app when I am in the ‘home’ of the app
Thanks for your reply