Iakobs / godot-play-game-services

A Godot 4.2 plugin for integration with Google Play Game Services
MIT License
82 stars 5 forks source link

crashing upon calling show_leaderboard(leaderboard_id: String) #5

Closed mrbut1995 closed 6 months ago

mrbut1995 commented 6 months ago

When i called LeaderboardsClient.show_leaderboard(leaderboard_id: String), its crash and give a warning:

Invalid call. Nonexistent function 'showAllLeaderboards' in base 'JNISingleton'.

Iakobs commented 6 months ago

Hi @mrbut1995

You found a bug, my friend! thanks a lot! I will be fixing it as soon as possible! Thanks again for letting me know.

Iakobs commented 6 months ago

Hi again @mrbut1995 you have a new release with the bug fixed! thanks again!