You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the return of the ImagePicker, the URI is correct and the image is retrieve through that in the ImagePicker. If I checked the Image.getPath it is good also. But if I go through an explorer, no file is created on /storage/emulated/0/Android/media/fr.piscarius.piscarius/PISCARIUS/ but it is created in /storage/emulated/0/Android/Pictures.
Steps to Reproduce the Problem
see above
Specifications
Image Picker Version: 3.0.0-beta4
Android OS: 11 (API 30)
Phone: Emulator
The text was updated successfully, but these errors were encountered:
Expected Behavior
I ask the ImagePicker to save in : /storage/emulated/0/Android/media/fr.piscarius.piscarius/PISCARIUS/
Actual Behavior
In the return of the ImagePicker, the URI is correct and the image is retrieve through that in the ImagePicker. If I checked the Image.getPath it is good also. But if I go through an explorer, no file is created on /storage/emulated/0/Android/media/fr.piscarius.piscarius/PISCARIUS/ but it is created in /storage/emulated/0/Android/Pictures.
Steps to Reproduce the Problem
see above
Specifications
The text was updated successfully, but these errors were encountered: