[GitHub] cordova-plugin-wkwebview-engine pull request #30: Allow XHR to file:// and a...

2017-02-02 Thread rubenstolk
GitHub user rubenstolk opened a pull request: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/30 Allow XHR to file:// and allow local file (upload) handling I know this PR won't be merged but I wanted to submit it anyways for people who face the same issues and

[GitHub] cordova-plugin-wkwebview-engine issue #26: Allow XHR to file:// and allow lo...

2017-02-02 Thread rubenstolk
Github user rubenstolk commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/26 Replaced by https://github.com/apache/cordova-plugin-wkwebview-engine/pull/30 --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cordova-plugin-wkwebview-engine pull request #26: Allow XHR to file:// and a...

2017-02-02 Thread rubenstolk
Github user rubenstolk closed the pull request at: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/26 --- 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 does not have this feature enabled and wishes

[GitHub] cordova-plugin-statusbar pull request #:

2017-02-03 Thread rubenstolk
Github user rubenstolk commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/commit/fa57e92c5582d0edc7fc4b1f4be7f5e3380d93cf#commitcomment-20727337 @kelvindart @jcesarmobile I'm also facing the same issue, when any other fullscreen plugin gets into

[GitHub] cordova-plugin-wkwebview-engine issue #30: Allow XHR to file:// and allow lo...

2017-02-09 Thread rubenstolk
Github user rubenstolk commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/30 @cjpearson Good idea, for that we need to have some kind of hook in the regular `createConfigurationFromSettings` implementation. I'm not really into Objective C s

[GitHub] cordova-plugin-wkwebview-engine issue #30: Allow XHR to file:// and allow lo...

2017-02-20 Thread rubenstolk
Github user rubenstolk commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/30 Hey, looks great. Still didn't get time to convert this into a plugin... --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] cordova-plugin-wkwebview-engine issue #30: Allow XHR to file:// and allow lo...

2017-05-08 Thread rubenstolk
Github user rubenstolk commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/30 Hey really cool! --- 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 does not have this feature

[GitHub] cordova-plugin-wkwebview-engine pull request #30: Allow XHR to file:// and a...

2017-05-08 Thread rubenstolk
Github user rubenstolk closed the pull request at: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/30 --- 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 does not have this feature enabled and wishes

[GitHub] cordova-plugin-wkwebview-engine pull request #26: Allow file access until ht...

2016-12-25 Thread rubenstolk
GitHub user rubenstolk opened a pull request: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/26 Allow file access until https://bugs.webkit.org/show_bug.cgi?id=154916 is solved ### Platforms affected - [x] iOS ### What does this PR do? - [x

[GitHub] cordova-plugin-wkwebview-engine issue #26: Allow XHR to file:// and allow lo...

2017-01-04 Thread rubenstolk
Github user rubenstolk commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/26 I'm aware of the unsupportedness but I don't think we should give up on this. We all know that 1000s of developers are relying on UIWebView rather than WKWe