AbedElazizShe / light_compressor

A powerful and easy-to-use video compression plugin for Flutter.
MIT License
59 stars 34 forks source link

ios get crash #42

Open sharadgoregore opened 1 year ago

sharadgoregore commented 1 year ago

When i select video to compress and minimize app while compressing in ios get crashed . But it working fine in android

getting below error

terminating with uncaught exception of type NSException

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: ' -[AVAssetReader startReading] cannot be called again after reading has already started'

terminating with uncaught exception of type NSException

SamLeon360 commented 1 year ago

how to make it work?