Closed EntityB closed 7 years ago
Instead of error, there are data.
gamee.gameInit(controller, {}, gameCapabilities, function (error, data) { if (error == null) { // fails because there are data instead ...
Resolved https://github.com/gameeapp/gamee-js/releases/tag/v2.0.1
Instead of error, there are data.