Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RealTime - Error #1132: Invalid JSON parse input #25

Open
kokevk opened this issue Feb 17, 2018 · 2 comments
Open

RealTime - Error #1132: Invalid JSON parse input #25

kokevk opened this issue Feb 17, 2018 · 2 comments

Comments

@kokevk
Copy link

kokevk commented Feb 17, 2018

Normally works well, but sometimes the error appears Error #1132: Invalid JSON parse input

because it can be?

var rawData:Object = JSON.parse(message);

@agentphantom
Copy link
Member

It happens to me as well, even with JSON that are not from Firebase.

My guess is that the JSON parser is a bit buggy.

@kokevk
Copy link
Author

kokevk commented Feb 18, 2018

I have to find some solution
I blocked the game when the json fails :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants