Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please capacitor 6 version. #31

Open
ulsoftnaver opened this issue Aug 3, 2024 · 6 comments
Open

please capacitor 6 version. #31

ulsoftnaver opened this issue Aug 3, 2024 · 6 comments

Comments

@ulsoftnaver
Copy link

please capacitor 6 version.

@ulsoftnaver
Copy link
Author

help me?

@mikaleerhart
Copy link

I need to have this also for my game.

@boengli
Copy link

boengli commented Nov 8, 2024

Any update on this @Ricardo385?

@Ricardo385
Copy link
Collaborator

Hey guys! We are glad to announce that as we discussed yesterday, we are going to make an effort to upgrade this plugin to Capacitor 6! We are going to do this upgrade sooner that later as we need to wrap up some things first. Please, stay tuned in this ticket as we are going to let you know here when the upgrade is ready! Thanks for opened this issue,

Ricardo.

@boengli
Copy link

boengli commented Dec 9, 2024

@Ricardo385 - Is there any update or ETA on the Capacitor 6 update?

@francois-dibulo
Copy link

I couldn't install the plugin so for now I have:

  • Copied the PlayGamesPlugin.java and added it into the same folder as the MainActivity.java
  • Added registerPlugin(PlayGamesPlugin.class); to the MainActivity.java constructor

Then created a JS file play-games-service.js

import { registerPlugin } from '@capacitor/core';
const PlayGames = registerPlugin('PlayGames');

export default PlayGames;

Note: You will still have to do all the setup (adding meta-data to AndroidManifest and so on) and tasks in the google play console > Grow users > Play Game Services

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants