hieuapp

Results 7 comments of hieuapp

Sorry @manikmittal1999 for late support. You can find [Bhrivchat.jks here](https://github.com/hieuapp/android-firebase-chat/blob/master/bhrivchat.jks)

Thanks @madeyoso66. I have developed notifications function. You can see is here [FriendChatService.java line 139](https://github.com/hieuapp/android-firebase-chat/blob/master/RivChat/app/src/main/java/com/android/rivchat/service/FriendChatService.java)

at UserProfileFragment.java:243 java.lang.NullPointerException: Attempt to read from field 'java.lang.String com.android.rivchat.model.User.name' on a null object reference You fix this bug by check null object User before call getName.

Please give me logs or exception? Thanks

Hi @henivalking Maybe cause of your stuck is issue #28

Hi rajagiri484, bhrivchat.jks is signal key. You must use it. About notification not working, I have received many many report from other github's user. It's a bug but I don't...