AbedElazizShe / LightCompressor

A powerful and easy-to-use video compression library for android uses MediaCodec API.
Apache License 2.0
491 stars 116 forks source link

Handle exception inside coroutine #198

Open ryccoatika opened 2 months ago

ryccoatika commented 2 months ago

Got unhandled exception when device run out of storage.

How to reproduce

  1. fill your device storage until has zero left mb of storage (https://play.google.com/store/apps/details?id=com.arumcomm.fillstorage)
  2. run the sample app

Exception Evidence

image Screenshot 2024-04-24 at 15 55 27