This is a migrated thread and some comments may be shown as answers.

Logoff problem unable to logoff from app completely in both android and iphone.

1 Answer 57 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Suma
Top achievements
Rank 1
Suma asked on 26 Aug 2013, 02:11 PM
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

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 27 Aug 2013, 03:52 PM
Hi Suma,

First make sure you're using the latest supported Kendo UI version (2013.2.729). Second if you run your app in the Icenium simulator and use the iPhone device simulator - does it work?

If you have an iOS 6+ device at your disposal, you can debug directly on the device (enable Safari Web Inspector first) to find out what is wrong, for more information, please refer to this blog post: Icenium LiveSync - Real Time Testing and Debugging.

Regards,
Steve
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
General Discussions
Asked by
Suma
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or