-
When I install my Flutter App on an iOS device everything works. Also all iOS-Simulators work fine.
However, when archived and uploaded to the Apple App Store, I must recognise that the TestFlight …
-
As the title say.
This gif can be used to test
https://n.sinaimg.cn/tech/transform/538/w344h194/20191121/afce-iipztff9620974.gif
The error is the followings:
```
D/ImageResizer: image_picke…
-
Hi
Using in-app-purchases in production. recently updated the library. on iOS, for users who purchased a subscription, the queryPastPurchases() returns now an empty list, especially those who purchas…
-
## Steps to Reproduce
The exception occurs when I open file with ? or # char:
```
Caused by: com.google.android.exoplayer2.upstream.FileDataSource$FileDataSourceException: uri has query and/or fr…
-
Image_Picker was working fine till suddenly without any changes, it doesn't work properly in release mode (It's totally fine in debug mode)
I am using the latest flutter version and updated Image_Pic…
-
Using Image Picker, I am able to view any file type on my device, or in linked cloud storage (In my example, Google Drive), but I am not able to actually select any non-image file type for upload.
I…
-
## Steps to Reproduce
In order to reproduce the bug, even with a reproductible code sample, you need to have a Firebase project (to play the video from Network on an Android device)
1. Run the …
-
Hello, here is the new privacy policy who can remove my app if nothing is did. I only use image_picker package to display picture. But what I need to do to be sure that my app will not be remove after…
-
Tested on a real Pixel XL Android 9 (API 28)
image_picker version: 0.4.10
```
java.lang.IllegalArgumentException: Unknown URI: content://downloads/public_downloads/15
```
```
D/AndroidRuntime(…
-
## Steps to Reproduce
1. Run plugin example application on iOS.
2. Try to pick a WebP image.
Nothing happens. The image is not loaded. Neither Flutter not Xcode provide useful output in the l…