GameeApp everything is ok now. Btw no need appstore im ok that it is playable un facebook messenger.
Are there limitations on which modules we can not use? Such as ajax, multiplayer, websocket, localstorage and third party plugin except yours of course.
Aw Im sorry if it is no outlined anywhere this is very important question Yes limitations are given by GAMEE platform itself. That doesn't allow any outside of package connecting such as ajax, websockets. Also cookies and localstorage is not working there as expected.
So:
multiplayer - not possible in GAMEE, disallowed in competition
assets outside of package - not possible in GAMEE, disallowed in competition
instead of cookie and localstorage - use save state, that is part of the plugin and allows you to save some data for later usage
any plugin that doesn't use previous - allowed