some people has problem, that if they update app it delete their saved data. The app is saving data into internal data storage. Is it possible? (for example some old version of android could do it? or some another posibility?)
Asked
Active
Viewed 195 times
0
-
was it on the database? did you upgrade the database in your update? – Ravjit Singh Jan 26 '18 at 14:16
-
no I didnt make any change about work with data – Samuel Senigl Jan 26 '18 at 14:18
-
Not unless there's a bug in some device. Updates should keep your data. – Gabe Sechan Jan 26 '18 at 14:18
-
What kind of bug could it be? – Samuel Senigl Jan 26 '18 at 14:23
-
This question is too broad and calls for speculation, hence it does not fit on Stackoverflow. Any app can delete its own data, how or why it would do that is a question for the developer. – Chris Stratton Jan 26 '18 at 14:43