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 | |
---|---|---|---|---|
Is there any way to clear ionic views cache on logout? | 1 | 516 | May 7, 2020 | |
Clear cache when Logout ionic 2 | 0 | 1157 | February 9, 2017 | |
How to clear cache on logout | 4 | 1716 | July 19, 2021 | |
Clear view cache after logout | 1 | 590 | July 19, 2021 | |
Ionic Clear Cache | 0 | 930 | July 22, 2016 |