Store information on iphone device
Posted
by Siva
on Stack Overflow
See other posts from Stack Overflow
or by Siva
Published on 2010-04-27T09:37:56Z
Indexed on
2010/04/27
9:43 UTC
Read the original article
Hit count: 181
iphone
Hi
I am new to iphone development. In my app, i am using two UITextfield for that registering user ID and password. These user ID and password should be save on iphone device after entered text in textfield by the user. is there any idea to do that without database? otherwise how to do that?
© Stack Overflow or respective owner