JavaScript Error Help

Hi, our family plays a game called Webkinz. There is a beta test for an app for Webkinz which I have downloaded on my computer. The app was working fine until yesterday when I got this error message. I'm not sure what is wrong and how to fix it. Thank you for any help you can give me. I will attach a photo of the error message:

Posted on Aug 13, 2019 7:41 PM

Reply
3 replies

Aug 13, 2019 9:49 PM in response to Pixiegirlie

It's an error within the app that hasn't been handled.

It is getting bad data and it crashes. Receiving badly formed data objects should not crash an app. The developers should have handled the error returned by the JSON parser, but it didn't. JSON is JavaScript Object Notation and is a shorthand data structure. Whatever was sent to the parser to turn it into code objects failed, probably because the data was malformed.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

JavaScript Error Help

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.