TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Osmosys Osmosys
NA
13
13.4k
local storage is not working in Samsung Mobiles but it was
Apr 28 2014 10:23 AM
I am Creating an android app using backbone.js and Cordova, I am saving the user data after login in Local storage as below
window.localStorage.setItem("ICID", data.ICID);
window.localStorage.setItem("IAID";, data.IAID);
window.localStorage.setItem("ialastname";, data.ialastname);
window.localStorage.setItem("afirstname";, data.iafirstname);
window.localStorage.setItem("IAPhone";, data.IAPhone);
window.localStorage.setItem("IAEmail", data.IAEmail);
window.localStorage.fax("fax";, data.fax);
and after that i am get them using the window.localStorage.getItem("IAEmai"");
but this code is working in micromax but it was not working in samsung mobiles can any one help me to get out of this issue.
Reply
Answers (
0
)
phonegap,backbone.js and cordova
How to write css for mvc4 mobile application?..