- Home /
Crossdomain.xml Google Drive
Hey Folks, I am using the WWW class to stream textures for my game at runtime from google drive. However, when I play, I get following error : You are trying to load data from a www stream which had the following error when downloading. Rejected because no crossdomain.xml policy file was found UnityEngine.WWW:get_texture() c__Iterator0:MoveNext() (at Assets/Scripts/TryClass.cs:19). How do I get a Crossdomain.xml file into my Google Drive?
Comment