Questions tagged [playfab]
68 questions
0
votes
1 answer
There is some method for prevent multi-device login on Playfab?
Are there some method to prevent multi-device login using Playfab?
I have a card game with Playfab authentication. I must have a login control for cheaters, I would like to have only one login for each player and for each of their device, if a user…

Yuma2016
- 1
0
votes
1 answer
Problem to install Firebase SDK (Analytics,Database,Messaging),Facebook SDK, Playfabs SDK on Unity
I'm developing a card game with Unity3d for Android and iOS device. I need to use Firebase SDK for chat system, Playfabs and Facebook SDK for login method. When I try to install all sdk in my project, I have a lot of problems because there are much…

Lello10X
- 1
- 2
-1
votes
0 answers
Unity playfab unlinking accounts
I am using playfab to control my player management inside the game. I am facing an issue that after user wants to delete his account the player gets marked for deletion and this doesn't happen for like a week and in the meantime he can't login with…

Adrian Lorenčič
- 19
- 4
-1
votes
2 answers
How do I make my C# code for Unity in Visual Studio look/work like in the tutorial (picture)
I'm trying to make a mobile game with Playfab and Unity.
It's my first time using Unity and Visual Studio. Usually I'm only using VS Code.
The code is working, but it's not looking like in the tutorial and I also don't get the
code recommendations…

Kypindor
- 3
- 2
-1
votes
1 answer
How Can I convert PlayFab's UserDataRecord to String array
I was trying to get some variables from an specific player, and then store them in arrays to manipulate and display them, I don't have any problems putting the keys on the array, but at the moment of putting the values of the dictionary that returns…

EtRm
- 3
- 1
-2
votes
1 answer
My PlayFab reset email API POST request seems not to have a payload
I am trying to submit a php response to the following PlayFab API: https://learn.microsoft.com/en-us/rest/api/playfab/admin/account-management/reset-password?view=playfab-rest
This is my first ever php script and I have been working with this for…

PeterK
- 4,243
- 4
- 44
- 74
-2
votes
1 answer
How could i solve this problem with photon game
I have followed this tutorial multiplayer fps serie from Expressed Unity especially this episode "https://youtu.be/j9PC9RhurRI?list=PLD4OdGjxbaByCEOH3fOJ4MgOdROHHBKUo" and i need some help with it.
I have followed the video till 23:30 and then all…

Lapa
- 1
- 1
- 3