[GitHub] cordova-plugin-wkwebview-engine issue #9: Readme update

2016-06-22 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/9 @pke thanks! Historical, and permissions granularity issues. Apache is working on it so we can use GH issues, but that's still a ways off (in testing phase). --- If your

[GitHub] cordova-plugin-wkwebview-engine issue #9: Readme update

2016-06-22 Thread pke
Github user pke commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/9 @shazron sure: https://issues.apache.org/jira/browse/CB-11469 I guess its historical reasons why issues are not tracked directly here in GH? --- If your project is set up

[GitHub] cordova-plugin-wkwebview-engine issue #9: Readme update

2016-06-22 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/9 @laidig it is not set in your root config.xml, but the platform's config.xml (under platforms/ios/projectname/config.xml) since the settings are only for the ios platform.

[GitHub] cordova-plugin-wkwebview-engine issue #9: Readme update

2016-06-20 Thread laidig
Github user laidig commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/9 @shazron any testing that I could help with? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] cordova-plugin-wkwebview-engine issue #9: Readme update

2016-06-18 Thread pke
Github user pke commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/9 In my case the problem was that the wkwebview does not work well with async loaded script files. I had ```html5 ``` As soon as I removed the

[GitHub] cordova-plugin-wkwebview-engine issue #9: Readme update

2016-06-18 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/9 Those settings are set by the CLI from the plugin.xml. They are explicitly put in the README to show what permissions are needed by the plugin. It might be a

[GitHub] cordova-plugin-wkwebview-engine issue #9: Readme update

2016-06-15 Thread pke
Github user pke commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/9 @laidig the `deviceready` event does fire, the app starts fine and is running *behind* the splashscreen all along. --- If your project is set up for it, you can reply to this

[GitHub] cordova-plugin-wkwebview-engine issue #9: Readme update

2016-06-15 Thread laidig
Github user laidig commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/9 @daserge it's possible. There are a number of other reasons that the deviceReady event does not fire, this is one of them. --- If your project is set up for it, you can reply

[GitHub] cordova-plugin-wkwebview-engine issue #9: Readme update

2016-06-15 Thread daserge
Github user daserge commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/9 @pke, are these config.xml updates resolving the https://issues.apache.org/jira/browse/CB-11089? --- If your project is set up for it, you can reply to this email and have

[GitHub] cordova-plugin-wkwebview-engine issue #9: Readme update

2016-06-15 Thread pke
Github user pke commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/9 Wow! I cannot stress how important that readme update is. It should be even made more prominent that the `deviceready` event may never fire, if the plugin is included in a cordova