Does anyone know of a Cross Platform Multiplayer Solution so that iPhone users can play Android users in a basic Multiplayer Game? Specifically a card game?
I use the Google Play Game Services library created by Informatix for Android.
https://www.b4x.com/android/forum/threads/google-play-game-services.45245/#content
And I use the GameKit Framework for iOS.
Google Play games services has been deprecated for iOS.
Google Play games services for iOS is deprecated, and is not likely to function as expected. Do not use Google Play games services for iOS in new apps. See the deprecation announcement blog post for more details.
https://developers.google.com/games/services/ios/realtimeMultiplayer
Any assistance on this would be helpful.
I use the Google Play Game Services library created by Informatix for Android.
https://www.b4x.com/android/forum/threads/google-play-game-services.45245/#content
And I use the GameKit Framework for iOS.
Google Play games services has been deprecated for iOS.
Google Play games services for iOS is deprecated, and is not likely to function as expected. Do not use Google Play games services for iOS in new apps. See the deprecation announcement blog post for more details.
https://developers.google.com/games/services/ios/realtimeMultiplayer
Any assistance on this would be helpful.