function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Emanuel AguayoEmanuel Aguayo 

Mobile SDK - Hybrid App Cordova - How to Logout

Hello! I'm developing a hybrid app but my problem is at the moment to logout, because after the auth i'm just redirecting to the community and showing in a web container so when i click Logout it just redirect me to community login but if a close the app and open again the session is still saved and automatically redirect me to the community.
VinayVinay (Salesforce Developers) 
Hi Emanuel,

Check below links that can help you.

https://salesforce.stackexchange.com/questions/93444/how-to-logout-from-salesforce-remote-hybrid-app
https://developer.salesforce.com/forums/?id=906F00000009AKeIAM
https://developer.salesforce.com/forums/?id=9060G000000XiGxQAK

Thanks,
Vinay Kumar