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

It does not show video list on Android 13 #433

Open
lendra-sejasa opened this issue Dec 10, 2022 · 1 comment
Open

It does not show video list on Android 13 #433

lendra-sejasa opened this issue Dec 10, 2022 · 1 comment

Comments

@lendra-sejasa
Copy link

Expected Behavior

show all images and videos list

Actual Behavior

only show the images, without video

Steps to Reproduce the Problem

  1. launch image picker with config ImagePickerConfig => isIncludeVideo: true
  2. but no video list

Specifications

  • Image Picker Version: 3.0.0
  • Android OS: 13 // API 33 above
  • Phone:
@yallam08
Copy link

You need to request permission Manifest.permission.READ_MEDIA_VIDEO for API 33+

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