ajax - iOS Android login form -
i want make hybrid app ios , android wrapping mvc4 mobile website webview/uiwebview. want login screen native view.
how can submit username , password mvc4 controller can check them in database , after authenticating redirect user on page? notice have implemented login form on mvc web site also.
should use ajax call mobile app? can provide code example/tutorial/video?
that might problem because mvc going make session cookies tokens in it. if logged in using kind of ajax call or setting headers , data , posting login process still need make sure tokens , cookies set. , useable webviews.
i not saying can't done might difficult.
Comments
Post a Comment