Skip to content

Conversation

knight9999
Copy link
Contributor

@knight9999 knight9999 commented Jan 22, 2023

Platforms affected

Android

Motivation and Context

WRITE_EXTERNAL_STORAGE permission brings build error at Android SDK 33.

closes #543
closes #243

Description

Remove WRITE_EXTERNAL_STORAGE from plugin.xml.

Testing

Exec Local test with cordova-paramedic.
All tests passed with Pixel 5 API 30 and Pixel 5 API 33.

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

@breautek breautek added this to the 8.x milestone Jan 23, 2023
@knight9999 knight9999 merged commit 4cd85f3 into apache:master Apr 6, 2023
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.

feat(android): Make permission WRITE_EXTERNAL_STORAGE optional A way to NOT requre android.permission.WRITE_EXTERNAL_STORAGE?
4 participants