light_compressor
light_compressor copied to clipboard
ios get crash
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
how to make it work?