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 | 939 | July 22, 2016 | |
| Is there any way to clear ionic views cache on logout? | 1 | 528 | May 7, 2020 | |
| Clear cache when Logout ionic 2 | 0 | 1173 | February 9, 2017 | |
| $ionicHistory.clearCache() not clearing cache | 0 | 2748 | August 29, 2015 | |
| Clear view cache after logout | 1 | 601 | July 19, 2021 |