Playfab missing features

I noticed LoginWithGooglePlayGamesServices() is missing in the Defold Playfab API, and posted about it on the Playfab forums.

The response was that the Defold support is no longer supported by Microsoft, and in order to keep the Defold Playfab SDK up to date, I’d have to use their SDK Generator tool.

Does anyone have any more info about this? I feel trying to use the SDK generator is quite a bit beyond my capabilities, but I might give it a try.

Did you try this?
It turns out not to be too complex. I’m not really sure why Microsoft/Playfab stopped supporting it, as it was an automated process.
Anyone reading this is welcome to use https://github.com/DreamRealityInteractive/PlayfabLuaSdk which is now upgraded to 0.160.230707 in the master branch.
Can’t make any promises about keeping it up to date, so I’m reluctant to officially engage with Microsoft’s community process.

3 Likes

No I never did I’m afraid. To me it was a bit of a roadblock to using Playfab. Cool that you figured it out!