Hello Guys,
Maybe not the best place for asking this, but what is the best supported mobile wrapper for Phaser games nowadays? I used to use Cocoon, but there are lots of problems with that platform recently.
Hey Yannick, have you ever tried Capatitor? Meantime I started checking Ionic. Its promising, but far from really get overlook yet.
Capacitor is a tool from the Ionic Team.
I have not yet released a Native App using Capacitor, but I have made local tests with it and it looks very promising.
All apps I have released till now do use PhoneGap. Phaser 2 games and Ionic/Angular apps. This works great.
I have used Ionic 2 and 3 with Angular in the past. Iām not a fan of Angular. Luckily soon Ionic 4 will be able to work with React too (@ionic/react)
I think though, I will release future apps (ionic4/react) and games (Phaser 3) using Capacitor.
If you quickly want to test Phaser 3 + Capacitor, you maybe want to test one of my starter templates which you can clone and test with Capacitor reading the README.md.
- with ES6
- with TypeScript
Hope it helps ![]()