Cookie based Authentication on Phonegap
问题 I'm facing a problem with phonegap cookie based authentication: After i force the iPhone to close my app (double click on the physical button and close), i lose the cookie that i established with the server. How can i avoid it? Is there some configuration? Or an alternative way for it? It works normally when i run it for the first time and the error just happens when i force close the app. It works normally on android. I'm using: iPhone - iOS 6.1 and Cordova 2.5 Thanks 回答1: I would advice you