godot-sdk-integrations / godot-play-game-services

A Godot 4.x plugin for integration with Google Play Game Services
MIT License
138 stars 10 forks source link

Google play service for godot #37

Open xxskitoxx opened 1 week ago

xxskitoxx commented 1 week ago

the plugin is aktiv globals are set and has the wright name but "plugin not found"

Iakobs commented 1 week ago

Hi @xxskitoxx ! I will need more information to help you, like:

Please let me know anything else you think might be relevant 😄

xxskitoxx commented 1 week ago

logcat says "No player ID found when refreshing"

Iakobs commented 1 week ago

I'm sorry but I can't help you with so little information 😞 Can you provide more context, please?

xxskitoxx commented 1 week ago

Screenshot 2024-10-12 145450

xxskitoxx commented 1 week ago

sorry, I'm new to this , what information do you need?

Iakobs commented 1 week ago

hi no worries, we'll try to figure it out together 😊

For what I see in the logs, now the plugin is found, but you're not logged in to Google play games. I also see a problem with the package name.

Make sure to take a look into the docs of the plugin first, here and here, and try to make sure you follow all the steps. Some of them involve doing things in your game configuration in Google play console and Google cloud, so that's outside of the plugin responsibilities, but I will try to help you as much as I can!

Iakobs commented 13 hours ago

Hi @xxskitoxx just checking out to see how you're doing, did you solve your problems? Let me know if you have any questions.