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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -