How to clear cache from Ionic App on logout? My application have users and when i am logged on as X than logout and login as Y the view still hold some elements from user X account. I know that I can disable the cache but don’t want to do it for performance reasons. I tried the ionicHistory.clearCache() but it doesn’t work for me.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Ionic Clear Cache | 0 | 933 | July 22, 2016 | |
Is there any way to clear ionic views cache on logout? | 1 | 523 | May 7, 2020 | |
$ionicHistory.clearCache() not clearing cache | 0 | 2740 | August 29, 2015 | |
Clear cache when Logout ionic 2 | 0 | 1167 | February 9, 2017 | |
Logout and return to welcome view. ionicHistory | 4 | 6298 | September 13, 2016 |