Does anyone know how to integrate a construct game with ionic framework?
Thanks for your help
Moved to a more suitable section.
Develop games in your browser. Powerful, performant & highly capable.
I would hazard a guess that you would need to publish the Construct app as a PWA, and then within Ionic you would make a call to a URL.
This is how I did it elsewhere, simply made a web call to display a web page, which just happens to be a Construct app. Possibly using something like forum.ionicframework.com/t/how-to-open-link-externally/83880/3