开发者

Session Management in PhoneGap

I have a iphone application and am using Phonegap for developing the app.My application u开发者_运维知识库sing external DB for login.How i store user details after login (like session). Help is highly appreciated.

Thanks, Shihab.


Have a look at using the Storage or File APIs.

Alternatively, you could consider Lawnchair.


Depending on what you are wanting to store you could just use HTML 5 session storage (e.g. if its just the username).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜