airconsole-api
airconsole-api copied to clipboard
AirConsole API files
The AirConsole API throws this error when initialising AirConsole on the screen. ### Details Source: `https://www.airconsole.com/api/airconsole-1.7.0.js:1336:0` Error: `InvalidStateError: An attempt was made to use an object that is not, or...
This error is thrown by the screen, but doesn't give much information ### Details Browser: Chrome on Windows Source: `blob:https%3A//game.airconsole.com/70447589-343d-40da-9b65-45023ec4e115:1:undefined` Error: `Uncaught TypeError: Object # has no method 'decompress'`
I think this is in the AirConsole API screen code, but not 100% sure. I don't think it's limited to Unity plugin so raised here. ### Details Browser: Chrome on...
Hey Air Console Devs, Would it be possible to support Cocos Creator? It is part of the [Cocos 2D-x](http://cocos2d-x.org/) project and would be awesome if you would support it. :)
In my game I use setOrientation to set the controller orientation to landscape. This works fine in the browser but in the iOS( iPhone 4 7.x) air console app sometimes...