Hi,
When a exception is thrown from swift code the exception is readable in firebase console. But when we throw a exception from commonMain the stack trace is not readable at all it just shows this in firebase crashlytics console.
Fatal Exception: (anonymous namespace)::ExceptionObjHolderImpl
Some developers are using crashkios and that library solves this issue. I was wondering is it some bug in gitlive crashlytics library or i am missing something here?