We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7a13d commit cb7e4b8Copy full SHA for cb7e4b8
example/android/app/src/main/AndroidManifest.xml
@@ -22,7 +22,7 @@
22
23
<application
24
android:name=".MainApplication"
25
- android:allowBackup="true"
+ android:allowBackup="false"
26
android:label="@string/app_name"
27
android:icon="@mipmap/ic_launcher"
28
android:theme="@style/AppTheme">
0 commit comments