Skip to content

Instantly share code, notes, and snippets.

@rubinchyk
Created May 3, 2017 08:01
Show Gist options
  • Select an option

  • Save rubinchyk/d6642b18c2ba0a658bc03f0bdce9dc7b to your computer and use it in GitHub Desktop.

Select an option

Save rubinchyk/d6642b18c2ba0a658bc03f0bdce9dc7b to your computer and use it in GitHub Desktop.
Ionic1: LocalStorage not being cleared on app uninstall
//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