Search code examples
androidioslibgdxgoogle-play-servicesgoogle-play-games

Is it possible to integrate Google Play Games Services Realtime Multiplayer into LibGDX for both Android and iOS?


I have integrated real-time multiplayer in LibGDX for Android. Now I am wondering how to implement it also for iOS. I have a few questions:

Is this possible?

Can Android and iOS players play together?

What are the possible ways to implement?


Solution

  • It is possible, of course. Have a look at interfacing. For the iOS app I would use the Multi-OS engine. Use the normal gdx-setup jar file to create moe module.