Kongregate JavaScript API does not work on Chrome

Subscribe to Kongregate JavaScript API does not work on Chrome 4 posts

avatar for Mac70 Mac70 10 posts
Flag Post

Like in topic. I’m sure that Kongregate JavaScript API does not work on Chrome, I checked this by adding alerts in critical segments of code. Here is my HTML file: http://pastebin.com/UuyQPNYL . It seems that “kongregateAPI.loadAPI(onLoadCompleted);” cannot be executed, but anything I am placing before works without problems.

 
avatar for Mac70 Mac70 10 posts
Flag Post

EDIT: This seems to be related to Chrome web security policy. Is there any way to bypass this on Kongregate?

 
avatar for Wumbate Wumbate 17 posts
Flag Post

Any update on this?

 
avatar for Mac70 Mac70 10 posts
Flag Post

It seems that there is no way to bypass this. I am still trying to find/create any solution, but unsuccessfully. So far as a “solution” I am using JavaScript popup that warns user that he is using wrong browser…