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

iPhone 12.1 #25

Open
angiestaples opened this issue Jan 18, 2019 · 0 comments
Open

iPhone 12.1 #25

angiestaples opened this issue Jan 18, 2019 · 0 comments

Comments

@angiestaples
Copy link

I have a program that crops images and then saves them to a file. Everything was working but it seems the last update for the iPhone (12.1.2), it's acting up.

$('#image').cropper('getCroppedCanvas').toBlob(function (blob) { }

Using the above to convert a cropped image to blob, it seems to work on the first upload using an iPhone but after that, "blob" is always null and it fails. This seems to only be the case for high res images though. Everything seems to work fine with lower res, and it only seems to be a problem with iPhones using the new software update.

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

1 participant