Description
io.sentry.android.core.LoadClass.loadClass spits out an exception to the log output if a certain class is not available (androidx libs, Jetpack Compose) - this can be quite confusing for anyone using our SDK.
Fixes getsentry/sentry-dart#2824 (comment)
Description
io.sentry.android.core.LoadClass.loadClassspits out an exception to the log output if a certain class is not available (androidx libs, Jetpack Compose) - this can be quite confusing for anyone using our SDK.Fixes getsentry/sentry-dart#2824 (comment)