Best supported mobile wrappers?

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.

Maybe you want to try out Capacitor or PhoneGap?

Capacitor is easier if you know how to use Android Studio and xCode.

PhoneGap is similar to Cocoon. I believe both, PhoneGap and Cocoon, are based on Cordova.

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) :heart_eyes:

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.

Hope it helps :hugs:

1 Like