chat21-android-demo icon indicating copy to clipboard operation
chat21-android-demo copied to clipboard

E/FirebaseCrash: Unable to parse Json response string to get message: No value for crashes

Open venkatthesaiyan opened this issue 6 years ago • 9 comments

E/FirebaseCrash: Unable to parse Json response string to get message: No value for crashes

venkatthesaiyan avatar Sep 30 '18 17:09 venkatthesaiyan

Anyone knows the answer? Why is my crash report not sending to the server?

meyasir avatar Nov 08 '18 07:11 meyasir

I am getting the same error here, after upgrading my Android app from Google API version 21 to 26

theCoder1980 avatar Dec 19 '18 01:12 theCoder1980

Can anyone help?

theCoder1980 avatar Dec 19 '18 01:12 theCoder1980

Am also facing the same problem. Any help please?

ALI-SAMPSON avatar Jan 03 '19 01:01 ALI-SAMPSON

Facing same issue. Help please?

devganiyahitesh1 avatar Jan 29 '19 17:01 devganiyahitesh1

Did anyone find the solution?

akothouma avatar Mar 20 '19 14:03 akothouma

Any answer for this issue....

Mohammed-Sameer-Inamdar avatar Apr 23 '19 06:04 Mohammed-Sameer-Inamdar

So what you are supposed to do is add an on complete listener. When task is successful get the task result using
task. getresult() method and store it. That is the value you should use in your constructor call.

akothouma avatar Apr 23 '19 14:04 akothouma

Also seeing this. Anyone find the root cause?

DeanFaizal avatar Nov 02 '20 02:11 DeanFaizal