tldQuantic suggested an idea · Dec 12, 2019 at 11:15 AM · sdksapis
Currently, in the C++ SDK, we cannot upload and download an entity file as described in your documentation:
https://docs.microsoft.com/fr-fr/gaming/playfab/features/data/playerdata/entity-files
This is because we cannot make an Http request with GET and PUT Http methods.
This is the case for all PlayFab[*]HttpPlugin implementations: Windows, iOS, Android, Curl...
As your Unity SDK provide these functions:
I expect that your C++ SDK provide also the same functionnality.
We would love to know what you need. Submit your ideas and upvote others to help us prioritize.
Add 'UpdateEmailAddress' to API -- Currently you have to do this manually
Method to remove/delete news items via API
Get PlayFab IDs from Nintendo Service Accounts
Silent Login for Google Play Games Services on Android
Add IsConsumable field to PlayFab's API for catalog items
Unity PlayFab SDK and Game SDK install fix