Hello! Is there a recommended/‘cocos creator’ way to embed the web builds into native binaries?
I’ve run into many problems with artifacts in the TMX maps using native android and windows builds, but everything seem to work well in the browser web as of 1.6.2 version.
Also, that way I can take advantage of things like the new HTML5 gamepad interface.
I’m used to Apache Cordova. But there is also Electron for desktop builds.
Idk, maybe adding a tool to export directly for Cordova would be a win-win.
Thanks!