You need Backbutton event for screen.
And code:
prenavigator.app.exitApp();/pre
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.