2020-06-30 12:50:28 +02:00
|
|
|
== Ask Yourself Whether
|
|
|
|
|
2021-09-28 15:29:35 +02:00
|
|
|
Your application uses external storage to:
|
|
|
|
|
|
|
|
* store files that contain sensitive data.
|
|
|
|
* store files that are not meant to be shared with other application.
|
|
|
|
* store files that are critical for the application to work.
|
2020-06-30 12:50:28 +02:00
|
|
|
|
|
|
|
There is a risk if you answered yes to any of those questions.
|