Skip to content

Conversation

tomaszpaczesny
Copy link

@tomaszpaczesny tomaszpaczesny commented Aug 26, 2023

Fixes build issue (compat library dependencies) and permissions issue
#264

Requires target SDK 33 or newer.

@Cap-7
Copy link

Cap-7 commented Sep 17, 2023

Tried this fork, but getting error on building the app,
error: cannot find symbol new String[] {Manifest.permission.READ_MEDIA_IMAGES},
symbol variable READ_MEDIA_IMAGES
location: class permission.

@tomaszpaczesny
Copy link
Author

Tried this fork, but getting error on building the app, error: cannot find symbol new String[] {Manifest.permission.READ_MEDIA_IMAGES}, symbol variable READ_MEDIA_IMAGES location: class permission.

@Cap-7 It requires target SDK 33 or newer. This is currently required target SDK for Google Play and it contains those new permissions definitions.

@Cap-7
Copy link

Cap-7 commented Sep 17, 2023

Tried this fork, but getting error on building the app, error: cannot find symbol new String[] {Manifest.permission.READ_MEDIA_IMAGES}, symbol variable READ_MEDIA_IMAGES location: class permission.

@Cap-7 It requires target SDK 33 or newer. This is currently required target SDK for Google Play and it contains those new permissions definitions.

Hi I am using it in an ionic project, as part of a mail from google play store, i made the targetSdkversion to 33 in my config.xml file, then I found that telerik image picker was not working, thats y i used this fork, then only i am getting this error on taking build.
Please help me through this as I have production in the coming October

@joaolori
Copy link

@tomaszpaczesny this appears not working, tested in multiple Android devices running Android 13.

Any ideas?

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