RocketChat / Rocket.Chat.Cordova

Rocket.Chat Cross-Platform Mobile Application via Cordova (DEPRECATED)
MIT License
104 stars 109 forks source link

Server compatibility check throwing an error #39

Closed sampaiodiego closed 8 years ago

sampaiodiego commented 8 years ago

The server compatibility check should test if the request response is a valid javascript before parsing it to avoid this kind of error:

Syntax Error: Unexpected token <

image