transcodeVideo Crash my software on iPhone
Opened this issue · 3 comments
CQBoyBrand commented
iPhone6,ios12,My APP crashed after recording video and starting transcoding。。please help
pratheeklondhe commented
Same here, Did u find any solution ?
djdivesh007 commented
Switch to Flutter ! :D as i did due to this plugin !
pratheeklondhe commented
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