Open cgf150 opened 8 years ago
Scaling down the image before using imgcrop solved this issue on iPhone with Cordova for me.
Use the better and maintained library https://github.com/CrackerakiUA/ngImgCropFullExtended
ngImgCropFullExtend solved problem, thanks @rickerd!
Maybe its an idea to close the repo? And show users to use the extended library.
@rickerd is ngImgCropFullExtended a complete replacement for ngImgCrop? I have noticed ngImgCrop hasn't been maintained for 2 years.
We're aiming for that yes
i'm using this plugins in iphon6 , and found that the plugin can't open the image properly(the image can't show). at the begining , i thought the image is too big ,but when i using android phone it was ok.