apache / cordova-plugin-camera

Apache Cordova Plugin camera
https://cordova.apache.org/
Apache License 2.0
960 stars 1.52k forks source link

This all work good but when trying to open video camera or picking videos from gallery this still gives error 20 > @cyril23 Here a fork inspired from the work of https://github.com/jalios. Work perfectly on Android 13, 7 and 8 🎉 #862

Closed adeel399 closed 7 months ago

adeel399 commented 7 months ago
          > @cyril23 Here a fork inspired from the work of https://github.com/jalios. Work perfectly on Android 13, 7 and 8 🎉

https://github.com/DaedalusDev/cordova-plugin-camera/

Thanks a lot for your work! I've tested it, too on the following the devices - everything works perfectly:

Using Cordova the jalios branch works fine under Android 12 and 13 (didn't test others). I believe Apache should merge this into the main branch urgently as of next month targeting SDK 33 is required for Android / Google PlayStore. Thanks all for the community effort to solve this.

yes, but I would recommend DaedalusDev' Branch on https://github.com/DaedalusDev/cordova-plugin-camera/ (I mean his merge request) because of its Android 7-8 downwards compability.

Originally posted by @cyril23 in https://github.com/apache/cordova-plugin-camera/issues/826#issuecomment-1618408989

adeel399 commented 7 months ago

opening simple camera and taking picture is working but opening video camera or loading videos does not work still gives error 20 . i used npm i https://github.com/jalios/cordova-plugin-camera.git

breautek commented 7 months ago

If you have an issue with a fork of the plugin, than you must seek the maintainer of the fork. Apache cannot provide assistance or make an action against forks.