Telerik-Verified-Plugins / ImagePicker

Cordova Plugin For Multiple Image Selection
MIT License
182 stars 331 forks source link

iOS titles error and the selection of images is slow #176

Open LucaTrip opened 4 years ago

LucaTrip commented 4 years ago

The main titles are formatted like this: "picker.navigation.cancel-button". Then the selection of images is slow even after adding disable_popover: true.

I installed the master version 2.3.3 ionic cordova plugin add cordova-plugin-telerik-imagepicker npm install @ionic-native/image-picker@4

and my environment

Ionic 3.9.2 Cordova 9.0.0 cordova-ios platform 5.1.0

oudj001 commented 4 years ago

Hi @LucaTrip, did you find a solution for these titles?