I have created an application using phonegap, this application contains many pages, I have a problem after pressing home button and then go back to the application thew application is reset to index.html page and loosing the state when I left the application. I tested with Android so far.
Asked
Active
Viewed 117 times
0
-
show code that you are having issue with please. – Oct 26 '15 at 15:13
-
Are you doing anything to handle pause and resume events, also agree we will need to see code to help. https://cordova.apache.org/docs/en/5.1.1/cordova/events/events.pause.html – Simon Prickett Oct 26 '15 at 15:52
-
No, i didn't add anything to handle pause and resume – Baha' Al-Khateib Oct 26 '15 at 16:32
-
Can you post actual application code? – Simon Prickett Oct 27 '15 at 01:39