Page 2 of 2

Even after doing logout session is not expiring

Posted: Wed Aug 28, 2013 8:38 pm
by Anton Artyukh5836028

You need Backbutton event for screen.

And code:
prenavigator.app.exitApp();/pre


Even after doing logout session is not expiring

Posted: Wed Aug 28, 2013 8:43 pm
by Asif

hi .. thanks for the quick reply .

so basically on logout .. i run the service and invoke a JS on success which will run this code ??

will this cause any problem in other devices like iOS and windows mobile ??


Even after doing logout session is not expiring

Posted: Wed Aug 28, 2013 8:54 pm
by Asif

thanks the code worked on the android device . Only need to confirm if the same will be valid for other devices . I believe i wont need to do this for iOS since they have only the main close button . But what about windows application .


Even after doing logout session is not expiring

Posted: Thu Aug 29, 2013 5:53 am
by Maryna Brodina

HI, should work for all devices.