question

chemodansama avatar image
chemodansama asked

Android and iOS C++ SDK

Hey guys,

* I was exploring Playfab SDK and noticed that C++ SDK is declared compatible only with Windows, XBox and Linux. But at the same time, github repo for C++ SDK contains Android and iOS sample projects, e.g. https://github.com/PlayFab/XPlatCppSdk/tree/master/build/Android (and a description how to use it with Android).
Is it ok to use C++ SDK for Android and iOS?

* iOS ObjectiveC SDK is currently in Public Preview. Is it ok to use it in a published game?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Citrus Yan avatar image
Citrus Yan answered
  • Theoretically speaking, you can use the PlayFab CPP SDK for any native C++ programs, so yes, it can be used for Android an IOS. However, we do recommend using more specific SDKs when they’re already available, in this case is the Objective-C (iOS) SDK and Android Studio Project (Java) SDK.
  • It’s ok to use it in the published game as long as you perform comprehensive testing before launch. Our SDKs are open sourced, you can make custom modifications to it when you run into any issues, and, please also keep us informed so that we can make a fix about it.
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.