iphone - IOS: Passing session credentials between app and website -


i doing ios application has uiwebview. user login in ios side passing php api , after login have uiwebview use same credentials. keep user login without asking him credentials.

is possible it?

yes can store credentials in key chain , in webview can use javascript identify elements (textfields) , populate values accordingly


Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - Chrome Extension: Interacting with iframe embedded within popup -