chat21 / chat21-android-sdk

Android Chat SDK built on Firebase
http://www.chat21.org
MIT License
233 stars 98 forks source link

Android sdk #12

Closed Arthimediaworks closed 6 years ago

Arthimediaworks commented 6 years ago

Hello sir,,,,I want the app for developing........But run the code successfully......you didn't mention which activity is first launch......I write code for launch in login acitvity......login and signup is success........But the app is closed automatically after the login and signup page.......

Please help me to clear and run the app success..............

andrealeo83 commented 6 years ago

Could you send me the exceptions you find on the android studio after the app crash?

Arthimediaworks commented 6 years ago

java.lang.RuntimeException: instance cannot be null. call start first. at com.example.amw.chatheat.core.ChatManager.getInstance(ChatManager.java:409)

andrealeo83 commented 6 years ago

Please use our android demo app available here to start a new project https://github.com/chat21/chat21-android-demo

andrealeo83 commented 6 years ago

Also please follow this tutorial to start a new project http://www.chat21.org/docs/android/get-started/

Arthimediaworks commented 6 years ago

I am using android demo app.....but it does not have chat manager activity.....How to run without chat manager.....help me to run the app successfully...........

andrealeo83 commented 6 years ago

please share your project on your github repository with me. I will review your code.

Arthimediaworks commented 6 years ago

problem https://github.com/chat21/chat21-android-demo in this code.......please review the code and tell me the solution..........

andrealeo83 commented 6 years ago

please make a git pull of your chat21-android-demo repository. We have changed the default branch from Mater to "development_2 ".