Hey everyone !
I just updated a project from Unity 4.6.3 to Unity 5, and my calls to the WWW class are not working anymore. I'm using it to download facebook profile pictures.
When debugging the error field of the WWW class, I have the following output :
"The operation couldn’t be completed. (NSURLErrorDomain error -1012.)"
↧