Hi, we are facing the following crash in our app after integrating the Zendesk Messaging SDK, this is not happening for most users, but it's still the crash with the highest occurrence in our app right now.
SDK: zendesk.messaging:messaging-android
Version: 2.6.0
minSdkVersion: 24
targetSdkVersion: 33
Crash stack trace:
Fatal Exception: kotlin.UninitializedPropertyAccessException
lateinit property conversationScreenCoordinator has not been initialized
zendesk.messaging.android.internal.conversationscreen.ConversationActivity$onCreate$2$1.invokeSuspend (ConversationActivity.kt:159)
Can your team investigate that?
Have you been able to replicate this issue yourselves? If so, are you able to provide us with an example application where you're able to replicate this issue? If not have your customers provided you with any particular action that they're doing prior to experiencing this crash?
Thanks!