When I change a users profile pic in my app, i do not see it actually change until i restart the app. The url of the image does not change. But the image does change. I want to keep my api this way because i'm using the users unique ID for the image url. Is there a way to clear out ionics cache? $ionicHistory.clearCache() does not do the trick. I'm developing on android.
↧