NeckbreakerPascal edited a comment on issue #546: iOS13 - Select Video / getPicture URL: https://github.com/apache/cordova-plugin-camera/issues/546#issuecomment-575086965 There is a solution for both! The slow and the problem with the Select Video. First, select Video can be fixed with this one here: https://github.com/apache/cordova-plugin-camera/issues/506 and the slow Camera thing is caused by the UI Main THread checker. This one helps: https://stackoverflow.com/questions/58038810/xcode-10-main-thread-checker-cordova-camera-plugin Tried both with iOS 13.3.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
