jfoclpf commented on issue #756: URL: https://github.com/apache/cordova-plugin-camera/issues/756#issuecomment-897479589
@erisu sure I know I shouldn't use dev version for production. But I was using it don't know why, and that's why I could find this bug :) The issue is not with `cordova-plugin-simple-image-resizer` because it's not touched for ages and actually they recommend to use the stable version of this plugin, check [here](https://github.com/JoschkaSchulz/cordova-plugin-image-resizer/search?q=camera). I'm just saying [this line](https://github.com/JoschkaSchulz/cordova-plugin-image-resizer/blob/89dfa8f0c97ba022b6598d80ce54f15178df1d2f/src/android/ImageResizer.java#L16) is breaking ``` import org.apache.cordova.camera.FileHelper; ``` @PieterVanPoyer I think it was your commit 75bf80726190a98002216bb271ffce45cd48ecb5 that broke the build or maybe c7971d9f63476e779e0e62f8722c601bf79f5bbb from @timbru31 and @breautek but I'm not sure. Could you kindly check? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
