EinfachHans / cordova-plugin-advanced-imagepicker

Cordova Plugin for an advanced (multiple) ImagePicker
28 stars 48 forks source link

UIImage Function Deprecations #38

Closed itbeyond closed 2 years ago

itbeyond commented 2 years ago

This update is required to compile the plugin with the later xcode environments as the UIImage functions have been removed.

Also can you please update the plugin.xml file to correctly reflect the version number for install via cordova plugin add?

EinfachHans commented 2 years ago

It was the other way around, wasn't it? Where did you see the UIimage functions have been removed?

itbeyond commented 2 years ago

Hum weird - my compiler failed and went the auto correct but looking at the docs you are correct sorry - burn this. Need to work out my system.