Even after doing logout session is not expiring
You need Backbutton event for screen.
And code:
prenavigator.app.exitApp();/pre
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
You need Backbutton event for screen.
And code:
prenavigator.app.exitApp();/pre
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 ??
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 .
HI, should work for all devices.