Hello!
I've been reading allot about this and there is very few information on this subject.
I am having trouble managing unity and facebook sdk with the score system.
So, I might be making some mistakes and I hope someone can help me through them.
So, when I open my game, I can either already be connected, or need to press the conenct button.
And this is the code I have so far.
The problem here is that I get an error when trying to POST a score = to 0.
Unity and Facebook SDK managing Score System
I've been reading allot about this and there is very few information on this subject.
I am having trouble managing unity and facebook sdk with the score system.
So, I might be making some mistakes and I hope someone can help me through them.
So, when I open my game, I can either already be connected, or need to press the conenct button.
And this is the code I have so far.
The problem here is that I get an error when trying to POST a score = to 0.
Code (csharp):
- using...