|
Hello everybody, I'm a bit stuck with my unity app. I just deployed my application on windows azure. For the details, I have my web player file at siteroot/0/.unity3d I use Uniweb to communicate with my web role (same as the one where the .unity3d file is located, so, it's the same domain) But when I send HttpPost to my http://asp.net page I got this exception : SocketPolicyClient1: Incoming GetPolicyStreamForIP
But I have a crossdomain.xml located at siteroot/0/
I don't know why my unity app don't communicate with my (same) http://asp.net webrole. It worked well when I built windows app but with web player it fails. Thanks a lot !
(comments are locked)
|
