Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Upload is not working (Safari iOS8 GM) #3351

Closed
usefksa opened this issue Sep 14, 2014 · 2 comments
Closed

Upload is not working (Safari iOS8 GM) #3351

usefksa opened this issue Sep 14, 2014 · 2 comments

Comments

@usefksa
Copy link

usefksa commented Sep 14, 2014

I download the latest version of iOS8, I noticed the script is not working. I can choose the image but after hitting start upload, the app do not upload the image.

I connected my iPhone to MAC , I noticed the following Javascript error displayed after choosing the image and before clicking 'start upload'
load-image.min.js:1:11575
[Log] FileError (load-image.min.js, line 1)
code: 4
proto: FileErrorPrototype
ABORT_ERR: 3
ENCODING_ERR: 5
INVALID_MODIFICATION_ERR: 9
INVALID_STATE_ERR: 7
NOT_FOUND_ERR: 1
NOT_READABLE_ERR: 4
NO_MODIFICATION_ALLOWED_ERR: 6
PATH_EXISTS_ERR: 12
QUOTA_EXCEEDED_ERR: 10
SECURITY_ERR: 2
SYNTAX_ERR: 8
TYPE_MISMATCH_ERR: 11
constructor: FileErrorConstructor
proto: Object

The image format is jpg and the size is 1.76
I test on iOS 7, it is working fine.

@usefksa
Copy link
Author

usefksa commented Sep 14, 2014

I can see also this error message:
[Error] Failed to load resource (blob:http://blueimp.github.io/b393ebb8-a05f-45c2-b90f-20e9eb38e298, line 0)

@blueimp blueimp closed this as completed Feb 17, 2020
@blueimp
Copy link
Owner

blueimp commented Feb 17, 2020

Duplicate of #3316

@blueimp blueimp marked this as a duplicate of #3316 Feb 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants