@cposadaa wrote:
hello im doing an app with ionic, an i am having trouble with the cache in the inappbrowser.
i am using a firebase authentication with google the problem is cache not clear when someone logout from my app.the question is how do i clear ALL cache when i logout from my application.
note: I am using firebase social auth, i also tried this
$ionicHistory.clearCache();
$ionicHistory.clearHistory(); didn't workand this solution does not work for me: window.open('https://mail.google.com/mail/logout?hl=en', "_blank", "location=no,clearsessioncache=yes")
Posts: 1
Participants: 1