-
The plugin uses FileProvider.getUriForFile() whichis now no longer supported fromAndroid Q scoped storage. Please release an update with new storage scope Mediastore api for android Q support
-
Since recent changes in android sdk, storage permissions have changed as scoped storage concept introduced. any update on that in easy image library? @jkwiecien kindly release new version with android…
-
Add a built-in storage provider that is initialized with a fileURL, to accomodate the following use cases:
- a fileURL provided by NSDocument, UIDocument, or SwiftUI document-based APIs that points…
heckj updated
5 months ago
-
### Describe your problem!
lint warning for the main project:
WRITE_EXTERNAL_STORAGE no longer provides write access when targeting Android 10+
Scoped storage is enforced on Android 10+ (or And…
-
Prifurin reported on Android 9 that (when using the generic ohrrpgce-game.apk) you can no longer browse directories (on external storage); you have have to put .rpg files inside ohrrpgce-game's data d…
-
The library still requests legacy storage in the Android manifest, meaning that it doesn't support Scoped Storage yet, and does not work when I target the latest Android device
-
When targetSdkVersion is 29 or 30, the images don't load in the bottom sheet due to permissions failure (scoped storage in Android 10) even when WRITE_EXTERNAL_STORAGE permission is granted
-
**Description**
I encountered a data corruption error while running the node.
⚡ root@vmi1797354 ~/0g-storage-node/run ◈ v0.3.3 ±
```
../target/release/zgs_node --config config.toml
```
The …
-
The migration to 'scoped storage' will take some time for me, and I guess it will also take some time for you to cut all the corners on your side. Hence my question.
-
**What steps did you take and what happened:**
Unfortunately my backups end up being PartiallyFailed due to the following error:
```
Errors:
Velero: message: /pod volume backup failed: dat…