react native - How disable iOS autobackup app data? -


i have application in react-native , when remove , reinstall application data restored. have resolution on android using

android:allowbackup="false" 

in androidmanifest.xml, same problem happens in ios. have similar solution ios?


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -