-
Specifying the telerik imagepicker using this entry in config.xml
` `
causes the build to fail with this series of VoltBuilder log entries.
```
Discovered plugin "cordova-plugin-telerik-ima…
-
Hello,
I have been successfully developing with the ImagePicker plugin up until recently, with what I believe to be the iOS11 update. Android is still working fine.
From what I can gather the …
-
Issue: Every once in a while the following error occurs when selecting an image with the image picker.
This mostly happens "the first time" a picure is selected after opening the app. Following the e…
-
I'm seeing crash reports as follows:
```
java.lang.IllegalArgumentException:
at android.support.v4.content.FileProvider$SimplePathStrategy.getUriForFile (FileProvider.java:711)
at android.s…
-
when I use this version
implementation 'com.github.dhaval2404:imagepicker-support:1.7.1'
when you open the gallery go to gallery
when I use this
implementation 'com.github.dhaval2404:im…
-
error TypeError: Cannot read property 'showActionSheetWithOptions' of undefined
at Object.showActionSheetWithOptions (ActionSheetIOS.js:57)
Running on Android Device
-
### Version
- react-native-image-crop-picker v0.41.2
- react-native v0.74.5
### Platform
- iOS
- ~Android~
### Expected behaviour
When:
```
cropping: true,
multiple: false,
```
* …
-
Am trying to convert an HEIC file from two places.
From @react-native-cameraRoll and from react-native-image-crop-picker
Used RNHeicConverter.convert() am not getting any result neither am i get…
-
I have a similar issue like #72759.
It's only on release build and using the camera, gallery works.
I've tried up and downgrading gradle.
> flutter clean
> changing compiledSdkVersion
> flut…
-
### Steps to reproduce
1. get the image from library/gallery
2. select and show it
3. not all but some images are rotated to anticlockwise left side 90 degrees in IOS devices
### Expected results
…