I am trying to build an iOS app that simply loads a website where our WebRTC application resides. I tried to follow the Crosswalk Hybrid Application for iOS quick start guide. The application build sucessfully, but when using window.open('https://www.<website>.am', '_self');
function I get error in the XCode console saying that whitelisting has failed. How do I whitelist an origin for the Crosswalk project?
Asked
Active
Viewed 102 times
1

Tigran Topchyan
- 311
- 2
- 8