dragermrb / capacitor-plugin-media-capture

Capacitor plugin to capture video
2 stars 2 forks source link

add ios support, please. #6

Closed Mashirowww closed 1 year ago

dragermrb commented 1 year ago

Hi @Mashirowww

I would like to implement support for IOS, I need it too, but it is complex and I currently do not have enough time to do it. It is not planned to implement it in the short term.

In the meantime, since Capacitor supports Cordova plugins, I'm using the plugin https://danielsogl.gitbook.io/awesome-cordova-plugins/media-capture

Mashirowww commented 1 year ago

Thank you for your response! Also I received the plugin you recommended for cordova, I'll check it out to see if it solves my needs. Thanks again!

dragermrb commented 1 year ago

The documentation is not very complete, but it would be something similar to this:

[image: Captura de pantalla 2023-09-22 a las 19.13.26.png]

El vie, 22 sept 2023 a las 11:44, ming Ye @.***>) escribió:

@dragermrb https://github.com/dragermrb Hi I'm the guy who came in for ios support yesterday, and I looked up the Cordova plugin you recommended, but I can't get it to work. I don't have a global variable for device in navigator. console.log(navigator.device) is undefined but I'm sure I've downloaded the plugin via npm i "cordova-plugin-media-capture":"^5.0.0",

My version of ionic is @./vue":"^7.0.0"; The capacitor version is @./core": "5.1.1", the I would appreciate any help you can give me! [image: image] https://user-images.githubusercontent.com/106071315/269899739-8fe4911b-d0b9-4d88-878f-9ec8f157e6ed.png [image: image] https://user-images.githubusercontent.com/106071315/269899782-e52d6e4f-bf10-4f03-8fb7-4778768a8bcb.png

— Reply to this email directly, view it on GitHub https://github.com/dragermrb/capacitor-plugin-media-capture/issues/6#issuecomment-1731128624, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXSVEA2A6UIPJHX3BGYI73X3VMX5ANCNFSM6AAAAAA47OBX34 . You are receiving this because you were mentioned.Message ID: @.***>

-- Manuel Rodríguez @.***>