Alex Ryltsov

Results 82 comments of Alex Ryltsov

It seems that EXIF can't be preserved since canvas is used to convert the image.

I have also failed to migrate @ionic-native/file-chooser to awesome-cordova-plugins as well as image-resizer (https://github.com/danielsogl/awesome-cordova-plugins/issues/4203)

Any plans to cover the above plugins?

Any plans to cover the above plugin?

> Also weirdly this is making it impossible to remove the plugin because it complains that you have to provide the variable description to remove it. This made upgrading the...

> Also weirdly this is making it impossible to remove the plugin because it complains that you have to provide the variable description to remove it. This made upgrading the...

I implemented the change to handle the above use case and return an error message if the photo is in iCloud and download fails - see https://github.com/DmcSDK/cordova-plugin-mediaPicker/pull/101

We really need to improve this plugin npm packaging handling - https://github.com/DmcSDK/cordova-plugin-mediaPicker/issues/93

This PR seems to be one of the reason for this problem https://github.com/DmcSDK/cordova-plugin-mediaPicker/pull/64

> Tried adding ` sourcemaps = 'inline-source-map';` to > `C:\dev\ionic\sqlite-test\node_modules\@angular-devkit\build-angular\src\angular-cli-files\models\webpack-configs\browser.js` as suggested [here](https://github.com/ionic-team/capacitor/issues/715), but did not help. > Are you sure that you run the build with --eval-source-map param (as...