question

Arran avatar image
Arran asked

Server-side linking Android/iOS?

I have successfully implemented linking across many platforms using the Client API. However, I want to move this logic to the server-side to combine a bunch of operations as a single transaction.

I have got a working example of this for Steam using the /Server/LinkSteamId API, by passing the steam id from the client, it works perfectly.

I can see that there are APIs for other platforms such as Xbox and Nintendo Switch, whilst I haven't tried them, I assume that they will work.

However, there are no server APIs for linking with iOS/Android... is it possible?

Thank you.

apissdksandroid
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

·
Infer Wang avatar image
Infer Wang answered

Currently, it is not supported. You may implement it on your client side.

2 comments
10 |1200

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

Arran avatar image Arran commented ·

Thanks @Infer Wang. I can't see it on your roadmap either so I assume that it won't be coming any time soon?

0 Likes 0 ·
JayZuo avatar image JayZuo ♦ Arran commented ·

Please feel free to post a feature request for your requirement.

0 Likes 0 ·

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.