jbavari/cordova-plugin-video-editor

Output thumbnail URL not working

Opened this issue · 0 comments

when using the createThumbnail method, it's successfully return the output thumbnail URL but it is not working returns error in image. I think empty image reference URL create in generateThumbnailImage method in VideoEditor.m file. we need to check the AVAsset & AVAssetImageGenerator. can someone please suggest some idea to sort out the issue.
Currently, I'm in production. it would be much helpful for me.