I am posting values to webservice and getting response from the same webservice and i am using WWWForm in Unity3d. Now i want to wait till the response not completely load . For that i have use yield www; but it’s not working properly. After that i found www.progress and it’s working in my Unity3d player but it not working in iPhone or iPad. So can anybody please help me to come out from this problem?
EDIT1: I am using javascript.
Thanks in advance !!!
i am using Javascript so above code will not work for me.
– yashesh