Hi everyone,
I am using getURL link window.close() to close the app, but when press the close button, it shows it's going to access to a <unknown> domain, if i press yes the app would be crushed forever until i change the identifier, if i press no the close button would not work forever.....
I tried to change allowAccessDomain to "always" in main.html, i tried to added crossdomain.xml in .wgz.but all failed, is that any way to close the app but not access to unknown domain?
Thanks for advance.




