Skip to content

Instantly share code, notes, and snippets.

04-07 11:50:15.372 19229-19229/com.apogy.noggin E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.apogy.noggin, PID: 19229
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.apogy.noggin.model.UserProfile.getFirstName()' on a null object reference
at com.apogy.noggin.chat.ChatFragment.createUnreadMessageData(ChatFragment.java:483)
at com.apogy.noggin.chat.ChatFragment$8.onResponse(ChatFragment.java:454)
at com.apogy.noggin.chat.ChatFragment$8.onResponse(ChatFragment.java:438)
at com.pubnub.api.endpoints.Endpoint$1.onResponse(Endpoint.java:194)