Skip to content

Conversation

@kekkyojin
Copy link
Contributor

PR Checklist

Please check all that apply to this PR using "x":

  • I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
  • I have checked that this PR does not introduce a breaking change

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

If user installs the app on external storage -e.g. an SD card-, account will disappear if user unmounts the storage device
. When storage device is mounted again, the account will appear again, but this could lead to some users believing their accounts had being removed.

What is the new behavior?

The account will not disappear as internal storage cannot be unmounted

Other information

See https://developer.android.com/guide/topics/data/install-location

@kekkyojin kekkyojin requested a review from akinwale February 14, 2023 19:34
@ktprograms
Copy link
Contributor

I've never used apps on external storage before, but if the apk is stored on the external storage, how is it possible to open the app when the external storage is unmounted?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants