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

Fix #580, #581 #582

Merged
merged 2 commits into from
Jul 12, 2024
Merged

Fix #580, #581 #582

merged 2 commits into from
Jul 12, 2024

Conversation

eb1
Copy link
Contributor

@eb1 eb1 commented Jul 12, 2024

Fixes #580, #581 .

Changes proposed in this request:

  • Android only: update to latest Cordova-android
  • Android only: add READ_EXTERNAL_STORAGE, READ_MEDIA_IMAGE, READ_MEDIA_VIDEO, READ_MEDIA_AUDIO permissions so the FilePath plugin can continue and give us the appropriate path of the file we were asked to open/import (i.e., when another app sends us a file to open)

@adapt-it/developers

eb1 added 2 commits June 8, 2024 13:26
Update to latest Android SDK (34), and fix FilePath permissions issue.
@eb1 eb1 merged commit acd9c16 into adapt-it:master Jul 12, 2024
1 check passed
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.

Support Android API 34 devices
1 participant