jbavari/cordova-plugin-video-editor

transcodeVideo Crash my software on iPhone

Opened this issue · 3 comments

iPhone6,ios12,My APP crashed after recording video and starting transcoding。。please help

Same here, Did u find any solution ?

Switch to Flutter ! :D as i did due to this plugin !

Haha. But its very sad that instead of solving the issue, u switched the Framework itself!!

Anyways i found a solution:
After going through ios crash logs, i found i had not obtained photo library write access permission. Adding the below permission in config.xml solved the issue.

NSPhotoLibraryAddUsageDescription