-
See attached image for details.
TYPO3 7.6, media 4.0.4
![bug_media](https://cloud.githubusercontent.com/assets/10079852/16188163/773acd74-36d4-11e6-90da-a7db7847bcdb.png)
-
### Description
When using `FilePicker` with the permissions: https://developer.android.com/training/data-storage/manage-all-files, I still get a cached file copy rather than the original file path…
-
It would be nice to be able to resize images and having them converted to selected size and format/quality. Or why not include Aviary image editing as well.
-
This only happen on Samsung mobile running android 8.
Fatal Exception: kotlin.TypeCastException: null cannot be cast to non-null type droidninja.filepicker.fragments.DocFragment
at droidn…
-
1. How to produce the error
I use the **_"file_picker 6.1.1"_** package to select the xlsx.
`final result = await FilePicker.platform.pickFiles();`
File file = File(result!.files.single.p…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've sea…
-
From IOS (Ipad & Iphone), I want to save files (upload) using FilePicker.
I downloaded examples/python/controls/file-picker/file-picker-all-modes.py from Github.
The Python example works well on my …
-
### Describe the bug
In WinUI 3 it is needed to do the following call to initialize a picker dialog:
```csharp
WinRT.Interop.InitializeWithWindow.Initialize(openPicker, hWnd);
```
It works just…
-
Get this occasionally
com.jaiselrahman.filepicker.activity.FilePickerActivity.onRequestPermissionsResult (FilePickerActivity.java:151)
android.app.Activity.requestPermissions (Activity.java:4392…
-
Would be nice to have an option to use the default behaviour where the icon selector for the pin uses the default drop down menu. Useful for if players do not have file upload permissions.