I've been (successfully) using this Library to use the Google Play leaderboard:
All worked fine, but suddenly getting the error below. Note that I am not actually using TurnbasedMultiplayer in my code.. but from what I can see, Google has killed this API:
Anyone have any ideas how to resolve this? Does it need an update to the Library removing all links to the removed API?
Greg
Edit: Workaround found Removing/replacing the asynchronous calls stops the crash. See the later comments.
Recommended to use this library:
Google Play Game Services
This is a wrapper for the Google Play Services related to games. This library was tested successfully with the API 37 of Google Play Services. List of features: Sign-in: supported; Achievements: supported; Leaderboards: supported; Real-time multiplayer: supported (NEW!); Turn-based...
www.b4x.com
All worked fine, but suddenly getting the error below. Note that I am not actually using TurnbasedMultiplayer in my code.. but from what I can see, Google has killed this API:
Turn-based Multiplayer | Play Games Services | Google for Developers
developers.google.com
Anyone have any ideas how to resolve this? Does it need an update to the Library removing all links to the removed API?
Greg
Edit: Workaround found Removing/replacing the asynchronous calls stops the crash. See the later comments.
Recommended to use this library:
[New] Google Play Games Services
Hi everyone, This is a complete wrapper of the latest Google Play Games Services (v17.2.1). I made this for @Jack Cole and he allowed me to post it on the forum to help other users. Though the functionalities are almost the same but the implementation is a little different than the old wrapper...
www.b4x.com
Last edited: