iphone - iOS app, place to save user id and password -



iphone - iOS app, place to save user id and password -

i new ios development. can advise best place save user id , password? app running on iphone.

thanks aimar

you can seek save confidential information, such userid , token in keychain. 1 simple , straightforward https://github.com/kharrison/uylpasswordmanager.

regards hammer

iphone

Comments

Popular posts from this blog

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -