We are developing a mobile app in Android and iPhone which has a server-side coding in PHP (YII). I want to perform session management on the device for authenticating users in a similar way a website (web browser) could manage. Is there anything which Yii supports for it? Please help.
Page 1 of 1
How do we authenticate users in mobile apps for Android and iPhone
#2
Posted 06 July 2012 - 06:20 PM
Why shouldn't that work?
All big mobile os(and third party browsers) can handle cookies.
If you want to authenticate inside of an app, you should read the docs for the specific os.
All big mobile os(and third party browsers) can handle cookies.
If you want to authenticate inside of an app, you should read the docs for the specific os.
Share this topic:
Page 1 of 1

Help











