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

[BUG] Cannot open photos app from device android 12 #664

Open
baobao2304 opened this issue Nov 26, 2024 · 0 comments
Open

[BUG] Cannot open photos app from device android 12 #664

baobao2304 opened this issue Nov 26, 2024 · 0 comments
Labels
await investigate The issue is waiting for further investigation. i: lack of information Further information is requested.

Comments

@baobao2304
Copy link

baobao2304 commented Nov 26, 2024

Describe the bug

 Cannot open photos app from device android 12 

Current behavior
Permission.photos.status always returns PermissionStatus.denied on Android 12
No permissions found in manifest for: []9

Im tried to add

But it's not working
How to reproduce

Steps to reproduce the behavior:

  1. Choose android 12 simulator
  2. Trying to accept permission
  3. Trying to open photos
  4. Cannot open photos

Expected behavior

The app need to open photo app with android 12
Screenshots (If contains)

Version information
flutter version 3.24.4
wechat_assets_picker: ^8.6.3

  • Device: [e.g. Samsung galaxy S10 plus]
  • OS: [e.g. android 12 ]
  • Package Version: [e.g. 8.6.3]
  • Flutter Version: [e.g. v3.24.4]

Additional context

@baobao2304 baobao2304 added the await investigate The issue is waiting for further investigation. label Nov 26, 2024
@AlexV525 AlexV525 added the i: lack of information Further information is requested. label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
await investigate The issue is waiting for further investigation. i: lack of information Further information is requested.
Projects
None yet
Development

No branches or pull requests

2 participants