question

MoonHeonYoung avatar image
MoonHeonYoung asked

playfab and photon question

Hi I want to use PlayFab and Photon (PUN2) together.

but as search results , it show that I can use the two together, but I can't use the webhook function unless it is photon-realtime. Is that right??

If i want to use PUN2 rather than photon real-time, is it possible to use authentication functions other than the webhook function?

Can I use pun2 if I enter the pun2 appid in the Install part where should enter the photon realtime appid in the playfab manager plugin?

wwwf.png (10.6 KiB)
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

·
Citrus Yan avatar image
Citrus Yan answered

Not sure which search result did you refer to, however, Photon Realtime and PUN both uses the same backend, same server applications, same low-level stuff and same core concepts, for more details, please check out this FAQ :

https://doc.photonengine.com/en-us/realtime/current/troubleshooting/faq#what_is_the_difference_between_photon_realtime_and_pun_

Therefore, it’s OK to use PUN2 with PlayFab, and, here is a doc on how to set up Photon authentication & webhook with PlayFab using PUN:

https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/photon/quickstart#setting-up-a-unity-project

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.

MoonHeonYoung avatar image MoonHeonYoung commented ·

As documented, does it mean that pun2 can also use Playfab's webhook function? Thank you for answer!

0 Likes 0 ·
Citrus Yan avatar image Citrus Yan MoonHeonYoung commented ·

Yes, please have a try, any issue please let us know:)

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.