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

Required support for android 13 #10

Open
yashrecos opened this issue Nov 27, 2023 · 2 comments
Open

Required support for android 13 #10

yashrecos opened this issue Nov 27, 2023 · 2 comments

Comments

@yashrecos
Copy link

Bug Report

multiple_images_picker 1.0.1

Platform: Android

Platform Version: 13

Is it happening on Android: Yes

Is it happening on iOS: No

Describe the bug

On Android 13, when using the multiple_images_picker version 1.0.1, the application encounters a "Permission Denied" error

Steps to Reproduce

  1. Install the application on a device running Android 13.
  2. Navigate to the screen/component where image picking is implemented.
  3. Trigger the image picker to select images.
  4. Observe the "Permission Denied" error.
@BunnyBuddy
Copy link

Almost all the plugins found on pub.dev are not compatible with android 13 and so on due to recent changes in how the permissions are handled.
Only 2 plugins seem to handle it efficiently right now,

wechat_asset_picker
image_picker

@BunnyBuddy
Copy link

You can try Multi_Image_Picker_Plus its the same plugin but updated

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

No branches or pull requests

2 participants