M Ashraful Hassan

Results 1 comments of M Ashraful Hassan

I am facing the same issue, any update on this? **Sentry version:** ``` io.sentry.android.gradle:4.5.1 io.sentry:sentry-android: 6.19.0 ``` ``` SentryAndroid.init(app) { options: SentryAndroidOptions -> options.dsn = token options.environment = buildType options.release...