Skip to content

Crash on quickblox #826

@amcoderz

Description

@amcoderz

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.quickblox.sample.chat.kotlin.ui.activity.DialogsActivity}: kotlin.UninitializedPropertyAccessException: lateinit property chatConnectionListener has not been initialized
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3707)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3864)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2253)

I am using below version:
implementation "com.quickblox:quickblox-android-sdk-messages:4.0.3"
implementation "com.quickblox:quickblox-android-sdk-chat:4.0.3"
implementation "com.quickblox:quickblox-android-sdk-content:4.0.3"
implementation "com.quickblox:quickblox-android-sdk-videochat-webrtc:4.0.3"

please help me to fix this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions