OnlinePlatform for GooglePlay services

Hello, I am new to the platform, is there any plan to support GooglePlay services? How one can use googleplay services using the FLAX game engine on Android? Any plugin or directions?

Thank you

PS: same question about IN-APP, how one should approach to have IN-APP transaction with the FLAX engine?

Hello, there is a roadmap item for Google play services but it is not a priority so it probably won’t be done for a while. If you want to add your own implementation it is relatively easy to add third party libraries to your project. Here is the doc post for that. https://docs.flaxengine.com/manual/scripting/tutorials/use-third-party-library.html

thank you I will have look into it :slight_smile: