question

kashan chandia avatar image
kashan chandia asked

i am working with friend list with unity photon i want to show friend avatar in my game

unity3dphotonFriends
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

To be clear, "Avatar" in Player Account is used to store a URL, which is usually from external avatar hosting services. PlayFab doesn’t have built-in image hosting service and to display an avatar, you may use an external service.

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.

kashan chandia avatar image kashan chandia commented ·

I am using the playfab avatar URL on every user store on my playfab server here is the script I am using

https://pastebin.pl/view/3e837152

plz help

0 Likes 0 ·
Seth Du avatar image Seth Du ♦ kashan chandia commented ·

Sorry for the late response. Please check my answer in this thread -- hey would you tell me how to friend avatar with playfab getFriendList function - Playfab Community.

I will close this thread.

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.