[GitHub] cordova-osx issue #41: CB-13304: forward non file:// URLs to system

2017-09-21 Thread albertolalama
Github user albertolalama commented on the issue: https://github.com/apache/cordova-osx/pull/41 @tripodsan I tried using `allow-navigation` and `allow-intent` as per your suggestion. Unfortunately, I was not able to get it to open URLs externally. I have submitted #42 for

[GitHub] cordova-osx issue #41: CB-13304: forward non file:// URLs to system

2017-09-20 Thread tripodsan
Github user tripodsan commented on the issue: https://github.com/apache/cordova-osx/pull/41 or maybe depend on: https://cordova.apache.org/docs/en/latest/config_ref/#allow-navigation ? --- - To unsubscribe, e-mail:

[GitHub] cordova-osx issue #41: CB-13304: forward non file:// URLs to system

2017-09-20 Thread tripodsan
Github user tripodsan commented on the issue: https://github.com/apache/cordova-osx/pull/41 config option would be fine :-) --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands,

[GitHub] cordova-osx issue #41: CB-13304: forward non file:// URLs to system

2017-09-20 Thread albertolalama
Github user albertolalama commented on the issue: https://github.com/apache/cordova-osx/pull/41 thank you for the suggestion, I will use inappbrowser. you're right about the kiosk app. my aim was to replicate the behavior I have seen in cordova iOS and Android, where the

[GitHub] cordova-osx issue #41: CB-13304: forward non file:// URLs to system

2017-09-20 Thread tripodsan
Github user tripodsan commented on the issue: https://github.com/apache/cordova-osx/pull/41 -1 I don't like this approach, since it will not be possible to create a kiosk application that loads the content from an external site. if you want to open urls in the system