question

Ozan Yilmaz avatar image
Ozan Yilmaz asked

What are the advantages of implementing Photon add-on to my title?

Hello everyone,

I checked the Photon quickstart page (https://docs.microsoft.com/en-us/gaming/playfab/sdks/photon/quickstart), and as far as I understand, this add-on is useful when I need to catch the Photon events. Is there any other advantages rather than this?

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

·
Seth Du avatar image
Seth Du answered

If you want to integrate Photon with PlayFab to your game, the Add-on is necessary. Besides of webhooks, clients are able to call GetPhotonAuthenticationToken to get a token so that they can join the room securely, otherwise, additional self-managed authentication system should be required.

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.

Ozan Yilmaz avatar image Ozan Yilmaz commented ·

@SethDu Could you explain this joining room securely feature? What could happen if I don't implement Photon Add-on to my title?

0 Likes 0 ·
Seth Du avatar image Seth Du ♦ Ozan Yilmaz commented ·

It is stated in this section -- Photon quickstart - PlayFab | Microsoft Docs. Fo more details about Photon features, please consult Photon support team.

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.