spoonconsulting / cordova-plugin-simple-camera-preview

cordova plugin for a showing simple camera preview
3 stars 0 forks source link

Use AVCapturePhotoOutput and Remove All Deprecated Libraries/Warnings #62

Closed zfir closed 1 year ago

zfir commented 1 year ago

https://github.com/onfido/onfido-ios-sdk/issues/97 https://developer.apple.com/forums/thread/111431 https://stackoverflow.com/questions/24071453/rotation-methods-deprecated-equivalent-of-didrotatefrominterfaceorientation https://stackoverflow.com/questions/50578945/viewdidunload-alternative-ios https://stackoverflow.com/questions/12603336/ios6-viewdidunload-deprecated

zfir commented 1 year ago

can be configurable what do you think ? https://developer.apple.com/documentation/avfoundation/avvideoqualitykey

The AVVideoQualityKey can be used for compressing images instead of Spectrum @dinitri