Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fix for iOS file upload. #139

Closed
wants to merge 1 commit into from
Closed

Add fix for iOS file upload. #139

wants to merge 1 commit into from

Conversation

birge
Copy link
Contributor

@birge birge commented Jan 19, 2016

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
file_upload_bug

and this is after
file_upload_bug_fixed

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?

@hkjorgensen
Copy link

👍 bump, cordova people :-)

@spedmo
Copy link

spedmo commented Feb 19, 2016

Why isnt this in?

@firepol
Copy link

firepol commented Mar 16, 2016

This should be definitively in. I created a fork, modified the file as birge did and installed from my modified repo. Would have been nicer taking this from the official repo...

@worsection
Copy link

Will you add this fix or any alternative to fix ios file upload?

@jcesarmobile
Copy link
Member

Thanks for the pull request. I've had a look at it and think it looks good. Before we can merge it though, you need to sign Apache's Contributor License Agreement (can be done online): http://www.apache.org/licenses/#clas

@asfgit asfgit closed this in c6ff803 Mar 25, 2016
dvicory pushed a commit to appfolio/cordova-plugin-inappbrowser that referenced this pull request May 13, 2016
shatting pushed a commit to zoomsquare/cordova-plugin-inappbrowser that referenced this pull request Jul 14, 2016
* commit '4ef6106259bb2cf983cdc83b30d11c806c8e0fec':
  CB-3360: Set custom inappbrowser user agent for ios
  Add badges for paramedic builds on Jenkins
  CB-11381 android: Does not pass sonarqube scan
  Add pull request template.
  CB-10866: Adding engine requirements to package.json
  CB-110003: Adding samples to Readme.
  CB-10996 Adding front matter to README.md
  CB-11091 Incremented plugin version.
  Updated version and RELEASENOTES.md for release 1.4.0
  CB-7679 add fix for iOS upload. This closes apache#139
  CB-10944 : NoSuchMethodError in InAppBrowser plugin
  CB-10937 fix stretched icons
  CB-10760: Fixing README for display on Cordova website
  CB-10636 Add JSHint for plugins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants