This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Description
- Instabug: 15.0.2
- Android compile target: 36
- Coil: 2.7.0
When using Instabug's IBGScreen composable to allow screen capturing for bug reports and feature requests Instabug has an exception every time a screen contains an AsyncImage from coil.
The main exception is the following:

Here is the full stacktrace:
IBG-stacktrace.txt
Let me know if I can help provide other details or if there is something I should be doing differently to avoid the exception