- Home /
Question by
hollym16 · Sep 25, 2014 at 11:14 AM ·
androidgameobjectwwwobb
print out the value (string) of the URL passed to the WWW in the google console
How would I go about doing this?
I have a code that functions in the Editor and when I Build and Run it, but not when I put it on the Google Developer Console.
When played in the editor it says theres a malformed URL, which means somethings not reading right when it goes through the Google Developer Console. How would I be able to print the URL passed through the WWW in order to find the error?
Script reference: http://answers.unity3d.com/questions/796766/scripting-error-message-1.html
Comment