RaananW / PhoneGap-Image-Resizer

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

#2 saving image with url not working #12

Closed ddcovery closed 9 years ago

ddcovery commented 9 years ago

The expected option name, as mentioned in methods specification, is "imageDataType", but "imageType" is used in code. This is the reason only IMAGE_DATA_TYPE_URL is working: because it's the default value.

AleksMeshkov commented 9 years ago

Thanks! I was going to do it myself and then I saw you've already done it. @raananw, hello! Could you please inform us when would it be merged?

RaananW commented 9 years ago

Merged :-)