So I am using parse.com(a backend database provider, made by facebook) for my unity project. I got stuck with a serious problem. Here is the explanation;
as long as i throw out my **Synchronization** codes from my game everything works fine but i need it in order to make the player sync their data to the server.
So here is the error im an getting: https://gist.github.com/EmreBugday/688a3a20fd0c715c76f1
And here is my user.cs code:...
get_version can only be called from the main thread
as long as i throw out my **Synchronization** codes from my game everything works fine but i need it in order to make the player sync their data to the server.
So here is the error im an getting: https://gist.github.com/EmreBugday/688a3a20fd0c715c76f1
And here is my user.cs code:...
get_version can only be called from the main thread