I\'m a PHP programmer by profession. So, I don\'t have any idea about iOS and Android coding.
The scenario is there is one website developed using a
You should not worry about the session from the mobile development side.in Android we use SharedPrefrence and NSUserDefaults (Flag which maintains the session locally).
SharedPrefrence
NSUserDefaults