xcode - ipad app. UIWebView Remember login info
Posted
by Aakburns
on Stack Overflow
See other posts from Stack Overflow
or by Aakburns
Published on 2010-05-22T10:02:44Z
Indexed on
2010/05/22
10:10 UTC
Read the original article
Hit count: 332
I'm working on an application to run base camps website only.
I need it to work when you login and press "Remember me on this computer"
I'm not sure how to set it up to actually remember your login and keep you logged in when you come back to the app.
Is there a way to 'save' the state of the application when you quite it and come back to what you were doing?
Here is an image of the login form on the website used in the application.
http://arikburns.com/forums/fn/IMG_0005.PNG
Thanks.
© Stack Overflow or respective owner