Created
May 3, 2017 08:01
-
-
Save rubinchyk/d6642b18c2ba0a658bc03f0bdce9dc7b to your computer and use it in GitHub Desktop.
Ionic1: LocalStorage not being cleared on app uninstall
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //LocalStorage not being cleared on app uninstall - Android 6 | |
| //AndroidManifest.xml | |
| <application android:allowBackup="false" android:fullBackupContent="false" ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment