-
I'm having the same issue as #70812, which has been from iOS 14.
This is not the same as #17947.
- The plugin uses `PHPicker` on iOS 14, whereas using `UIImagePickerController` on older versions.
…
-
When using the following attributes
-
**Describe the bug**
When selecting a video the app crashes with the error listed in the title. It seems to work on iOS 15 beta but crashes on 14.5 at least in simulator for me but couple of internal…
-
### The bug
Uploading photos via a shared link from web (Android + Chrome) does not work with Android's internal file picker, forcing you to switch to an external app (e.g. your gallery of choice).…
-
## Summary
In Xamarin.Forms, a `WebView` on Android does not respect the `capture="camera"` attribute when an `` is clicked on. The default `FormsWebChromeClient.OnShowFileChooser` implementation pre…
-
App crashes when I start it first and then open image picker. On Android 6 it must request permission access to media files but don't do it. http://developer.android.com/intl/ru/training/permissions/r…
-
I have used react-native-image-picker in my project. It is working fine in android phones that are less than Android 11 but App crashes in android 11 without showing logcat. launchImageLibrary is wor…
-
This list tracks all important tasks related to this project. This helps @CampelloManuel schedule work.
Bigger, more complex tasks, mainly those that require collaboration, will get their own github …
-
**Description**
```python
from typing import Dict
import flet
from flet import (
Column,
ElevatedButton,
FilePicker,
FilePickerResultEvent,
FilePickerUploa…
-
### Version
3.5.0
### Platforms
iOS
### Device Model
iPhone 15 (iOS 18)
### flutter info
```sh
[✓] Flutter (Channel stable, 3.24.3, on macOS 15.0.1 24A348 darwin-arm64,
locale zh-Hant-TW)
…