sbis04 / video_trimmer

Flutter video trimmer package
https://pub.dev/packages/video_trimmer
MIT License
432 stars 260 forks source link

On Android when we do trim in Release mode App crashes. On IOS the trimmer thumbnail bar has red part with errors also cannot trim in IOS #110

Closed faizanrafiq7 closed 3 years ago

ghost commented 3 years ago

Same problem

Gicminos commented 3 years ago

I believe these are two separate issues.

The second part "On IOS the trimmer thumbnail bar has red part with errors also cannot trim in IOS", seems a duplicate of https://github.com/sbis04/video_trimmer/issues/105

sbis04 commented 3 years ago

@faizanrafiq7 the Android device release mode error solution can be found here, try it once and let me know if that works.

For the iOS error, as it is similar to issue #105, so I would encourage you to follow that thread.

sbis04 commented 3 years ago

Closing this issue, track the iOS related issue here: #105