Edit:
I ran a test in the "Test Harness" and got this:
Notice it says "action: unknown"
I am really not sure what is wrong here...
Hello.
For the Test Harness, try removing the action field.
I removed the action field and I got no error. However, I got nothing else back. All I got was "@class": ".MatchmakingResponse"
I have no idea what is wrong...
I changed the "Period" under Thresholds to 10 seconds and got the same exact result... Anyone have any ideas what is causing this? It is honestly probably something very easy to solve but I am new to using GameSparks so I would not know.
How this threshold algoritm works? I'm following tutorial there is writen 600. How many life seconds is this 600 thresholders?
And What about Unity error? Fixed?
Kyle Stankovich
Hello,
I am trying to add matchmaking in my game and I cannot seem to get it to work. First off, here is my code:
This is in another file.
For some reason when I call the FindPlayers() method, the callback method I added in the second snippet of code never gets called! I have no idea why this is happening. I am following the documentation but it is pretty vague.
Does anyone know how to fix this? If I need to provide more, please let me know.
Also, this post https://support.gamesparks.net/support/discussions/topics/1000082540 was pretty much the exact problem I have now, except I didn't find a solution to it yet.
Thank you,
Kyle