I am having problem with the clay.io to Windows Phone 8.1.
First I tried loading the scrips of clay.io page and displays the following error:
APPHOST9601: Can not load <http://clay.io/api/api.js>. An app can not load remote web content in the site context.
File: index-phone.html
Second, tried to put the api.js files, api.css and socket.io.js the project and added the references in HTML. The following error was displayed:
api.js
0x800a138f - JavaScript runtime error: Unable to set property 'Version' of undefined or null reference
I'm testing on system on my Lumia device and emulator. The two problems occur.
Does anyone have any solution?