Hi,
log off not working for my application if i redirect div app.navigate("#login"); then its navigating to login but if i log in with another login credential then last login uer data getting i am not getting new user data in my listview.
navigator.app.exitApp();
this.finish();
exit(0);
Process.killProcess( Process.myPid() )
i used all these above options code its working in android but not working in iphone can anyone help me in this issue.
with regards
sumalatha
log off not working for my application if i redirect div app.navigate("#login"); then its navigating to login but if i log in with another login credential then last login uer data getting i am not getting new user data in my listview.
navigator.app.exitApp();
this.finish();
exit(0);
Process.killProcess( Process.myPid() )
i used all these above options code its working in android but not working in iphone can anyone help me in this issue.
with regards
sumalatha