Idea

tldQuantic avatar image
tldQuantic suggested

[C++ SDK] PlayFab[*]HttpPlugin implementations must handle GET and PUT HttpMethods

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:

PlayFabHttp.SimplePutCall

PlayFabHttp.SimpleGetCall

I expect that your C++ SDK provide also the same functionnality.

apissdks
10 |1200

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

No Comments

·

Write a Comment

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

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.