-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Error: "No Image Selected" when select take picture from PHOTOLIBRARY #771
Comments
Same Problem. |
I guess it happens on all Android 11 MIUI phones? |
i try it on same MIUI version on XIAOMI Mi 10T Pro 5G //Edit same problem on samsung devices |
has anyone success with the issue? |
Add the following line to your config.xml: |
in my case, same problem with the line. :( |
Any news on that one ? Got the same problem on Xiami Mi 11 with MIUI 12.5.5 Android 11. |
@iPwa97 @gidiChernyakov If you've got this problem on Xiaomi device, do you have MIUI optimization option turned off on your Developer options ? |
Bug Report
Problem
It always returns "No Image Selected" when source is PHOTOLIBRARY
What is expected to happen?
when I call getPicture()
should return a fileURL
What does actually happen?
It always throw error "No Image Selected".
Information
I tested on Android 10. it still worked
Command or Code
Environment, Platform, Device
Version information
Checklist
The text was updated successfully, but these errors were encountered: