RaananW / PhoneGap-Image-Resizer

Providing an image resizer plugin for phonegap projects on both Android and iOS
93 stars 89 forks source link

Fix for iOS not finding the image when using URL #16

Closed stromgren closed 9 years ago

stromgren commented 9 years ago

Fixed issue where iOS would not find the image when using ImageResizer.IMAGE_DATA_TYPE_URL. I have tested this in the iOS simulator and on an iPhone, both running iOS 8.2.

RaananW commented 9 years ago

Thanks a lot!

RaananW commented 9 years ago

I assume phonegap build will use this repo and update it automatically, I will look into it.

stromgren commented 9 years ago

I've tested it and they do.