You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2025. It is now read-only.
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.
When using Instabug's
IBGScreencomposable to allow screen capturing for bug reports and feature requests Instabug has an exception every time a screen contains anAsyncImagefromcoil.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