openforge / capacitor-game-services

A capacitor plugin for both Apple Game Center and Google Play Game Services libraries.
MIT License
22 stars 5 forks source link

Capacitor 3 Support #24

Closed thomasvidas closed 1 year ago

thomasvidas commented 2 years ago

This plugin doesn't support Capacitor 3. It should be a pretty straightforward process to upgrade. The upgrade guide here: https://capacitorjs.com/docs/updating/plugins/3-0#use-the-new-capacitorplugin-annotation

Happy to contribute a PR to help migrate it over from the Capacitor 2.x style to Capacitor 3.x. 😄

crowbait commented 2 years ago

I don't think openforge works on this anymore. Maybe if you'd fork it and migrate it?

jedihacks commented 1 year ago

Sorry for the delay @thomasvidas - we just updated to Capacitor v4 so hope that helps!

arbassic commented 1 year ago

Will you put an updated version on npm as a release?