- 2
Unity game give data from database
I need a code in C# and PHP to be able to give some data from database table to the unity , for example giving character's score in the game from database . I used www a= new www(url); in unity script to give data from php . It is working on some device's but not in the all What is the problem ? Permission?
1 Answer