jquery-cropbox
jquery-cropbox copied to clipboard
Official demo doesn't work on iPhone 4 Safari iOS 7
Hey, Thanks for the awesome plugin. I would like to use it but I have some issues. The official demo is fully working in Chrome on my iPhone 4 (iOS 7.1.2), but not in Safari. I've attached a screenshot.
My other problem is that the touch drag is not working in my implementation (in Chrome), so the cropbox is loading I can use the zoom icons but it doesn't respond to the touch drag (the official demo is working well). Do you have a clue what could it be the problem?
Thanks! Adam

In the future please read the documentation first. Gestures (including touch drag) requires Hammer.js (second paragraph of the readme).
Others have reported success with other versions of iOS. Unfortunately I don't own an iOS device, so I can't test it. If a fix is required for the latest version of iOS, I will need more information to know what needs fixing (a screenshot is not enough for me to diagnose the problem).
Hi acornejo,
Thanks for the quick reply! I've read the docs and included the hammer.js. The main issue is that I would had like to test the differences between iOS Chrome and Safari but the official demo is not working. I just wanted to report that. Tomorrow I will check the Safari console and send back an error report if I would find errors.
Best regards! Adam
Did you find the cause in safari?
Hi,
Honestly I didn't implement crop in my software. I crop the images in css.
Thanks for the follow up.
Best regards, Adam
On Thu, Mar 5, 2015 at 5:26 PM, jimmiebtlr [email protected] wrote:
Did you find the cause in safari?
— Reply to this email directly or view it on GitHub https://github.com/acornejo/jquery-cropbox/issues/55#issuecomment-77395906 .
Unfortunately I don't have an iOS device to test this :(