Following "Social Friends System" in Tips and Tricks forum
M
Michael David Kischel
started a topic
over 4 years ago
Hi, i have an little issue here :D I followed the tutorial and everything is working fine in the test harness. So the next step for me would be to put all this into unity and there is the issue... I have it so far when i press my "Find Player" button, i get the playerId and playerName in the response of my LogEventRequest().
The playerId and playerName variables are empty in "Debug.Log("ID: " + playerId + " Name : " + playerName);" Any suggestion what i have to do to get this to work? What i am doing wrong? Need more info what i am doing?
Michael David Kischel
Hi, i have an little issue here :D
I followed the tutorial and everything is working fine in the test harness. So the next step for me would be to put all this into unity and there is the issue... I have it so far when i press my "Find Player" button, i get the playerId and playerName in the response of my LogEventRequest().
now call this method:
The playerId and playerName variables are empty in "Debug.Log("ID: " + playerId + " Name : " + playerName);"
Any suggestion what i have to do to get this to work? What i am doing wrong? Need more info what i am doing?
Don't worry, finally i found out how to do it
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstMichael David Kischel
How do i Access this to get the playerId and playerName out of it??
I tried so many things but i cant find the way to access this...
Michael David Kischel
Don't worry, finally i found out how to do it
Customer Support
Hi David,
Let us know if you need any further assistance with this.
Thanks,
Liam
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2486 topics