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 - Android 13 Upload images #1613

Merged

Conversation

RodriSanchez1
Copy link
Collaborator

@RodriSanchez1 RodriSanchez1 commented Nov 13, 2023

On this PR:

  • Bump browser-image-resizer to v2.4.1
  • Add new permission to requestCvaPermissions() used on API level > 29
  • Add new button for select image files on android devices
  • Add new cordova-plugins-safMediastore to request internal device files acces on Android devices using MediaStore API.
  • requestCvaPermissions() was moved to avoid being called twice. Now is called when the tile editor is open.

Also see Fix - Upload android images PR on ccboard project

close #1609

@martinbedouret martinbedouret merged commit d9809b0 into cboard-org:master Nov 17, 2023
5 checks passed
@martinbedouret martinbedouret added this to the 1.33.0 milestone Nov 17, 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.

Tile Editor - Cannot upload device images
2 participants