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

Safari on iOS8 has broken file upload #52

Open
fwebdev opened this issue Sep 18, 2014 · 4 comments
Open

Safari on iOS8 has broken file upload #52

fwebdev opened this issue Sep 18, 2014 · 4 comments

Comments

@fwebdev
Copy link

fwebdev commented Sep 18, 2014

With the new release iOS 8 Apple released also a major Bug.

Platform iOS8
Browser: Safari
Try to upload an image (or any other file) via an input-type: file. No matter which Website.
You will see the Browser run into a timeout.

This Problem does not occur in the old UIWebview (e.g. other Browsers like Chrome or Firefox or HybridApps that are using UIWebview)

As far as i know there is no workaround.
I think we have to wait for Apple to fix the Issue.

@frontenddeveloping
Copy link

@frontenddeveloping
Copy link

Fixed in 8.0.2

@staabm
Copy link

staabm commented Sep 28, 2014

@frontenddeveloping
Copy link

@staabm Thanks for link, but this bug is about iOS 8.0.0 and iOS 8.0.1 where files from input[type="file"] don't send to server.

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

No branches or pull requests

3 participants