GitHub user birge opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/139
Add fix for iOS file upload. I'd like to start by saying I don't understand fully what the issue is or how this fixes the issue. I have been having an issue where my cordova app would fall back to the splash screen when I tried to upload a file on iOS. I found the solution here https://issues.apache.org/jira/browse/CB-7679 This is before the fix  and this is after  I am not sure why this fix wasn't already included so I am hoping it just because no one has taken the time to make a PR. Any issues with this? You can merge this pull request into a Git repository by running: $ git pull https://github.com/birge/cordova-plugin-inappbrowser master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-inappbrowser/pull/139.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #139 ---- commit 651d3cdff3446c7fe16ab3ed866fd194c6f7fd97 Author: Birge Clark <bicl...@zendesk.com> Date: 2016-01-19T18:31:28Z add fix for iOS upload ---- --- 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 so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org