Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(android) catch RecoverableSecurityException #896

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

byronaltice
Copy link

@byronaltice byronaltice commented Aug 13, 2024

Platforms affected

Android

Motivation and Context

#781 (forked this PR and added additional changes)
#679
#660
#656
Closes #679
Closes #660
Closes #679

Description

This is just to resolve the issues with #781 - there were formattting issues requested to be resolved, and fork needed synced with latest. That is the only thing additional changes with this PR over #781. Original PR text included below:

Catch the RecoverableSecurityException and Requests permission to delete the media from the media store. see https://developer.android.com/training/data-storage/shared/media#update-other-apps-files

Testing

Using a

  • Ulefone Armor 8, Android 10, api 29
  • S21+ Ultra, Android 14, API 34
  • Motorola Moto G Stylus (2022), Android 12, Api 32

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

@byronaltice byronaltice marked this pull request as ready for review August 13, 2024 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants