chat-sdk / chat-sdk-android

Chat SDK Android - Open Source Mobile Messenger

Home Page:https://chatsdk.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import Chat Module and Getting Crash On Splash

DevAppcrates opened this issue · comments

Hi
I just import basic chat sdk and I'm getting crash on Splash. I didn't know I'm getting AUTH crash please check screenshot ->
image

@DevAppcrates have you gone through this video?

https://github.com/chat-sdk/chat-sdk-android#quick-start

This problem comes from an incorrect Chat SDK setup. The auth service is null. It can also happen when you don't setup the Chat SDK in the main Application class.

Closing due to inactivity.