Android - Error when opening remote notification

Hi

I get the following error when opening a remote notification on Android:

hMjJp14.png

Same message is being sent to iOS and there is no error. 

What do you think the problem?

Thanks

There is something you’re passing to json.decode() that’s not valid. Perhaps printing the string you get from the notification might provide some insight.

Rob

@Alyousef If you can replicate the error then can you send some log files so I can have a look at it and give possible solution? 
 
Vikas Kundu
Showbox Mobdro Tutuapp

I have solved it, thanks anyway!

It turns out that I was that I was passing an empty table to the payload. 

We appear to be having build issues at the moment. Our team has been alerted, but I don’t have an ETR.

Rob

There is something you’re passing to json.decode() that’s not valid. Perhaps printing the string you get from the notification might provide some insight.

Rob

@Alyousef If you can replicate the error then can you send some log files so I can have a look at it and give possible solution? 
 
Vikas Kundu
Showbox Mobdro Tutuapp

I have solved it, thanks anyway!

It turns out that I was that I was passing an empty table to the payload. 

We appear to be having build issues at the moment. Our team has been alerted, but I don’t have an ETR.

Rob