I’m trying to get a test Unity game working on Kongregate. I upload the file successfully and I’m at the “preview” page testing the game.
The Unity game seems to communicate with the kongregateapi ok, but I’m not getting any messages back from the kongregateapi javascript. In Chrome I get the following error:
“Unsafe JavaScript attempt to access frame with URL” "from frame with URL "
I’ve tried the example code off the Kongregate website, the example project on the Unity site and some other random pieces of code around the net, nothing seems to work.
I’ve tested in Chrome, IE and firefox.