abelabbesnabi / cordova-plugin-image-picker

Forked from wymsee/cordova-imagePicker. Fixes permission issue on Android that causes the app to crash
MIT License
13 stars 17 forks source link

Usage of forked image picker #2

Open sshaik305 opened 6 years ago

sshaik305 commented 6 years ago

how to add this forked plugin in my project

abelabbesnabi commented 6 years ago

Just install it with Cordova cli

On Dec 15, 2017 5:26 AM, "SUBHANI SHAIK" notifications@github.com wrote:

how to add this forked plugin in my project

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/abelabbesnabi/cordova-plugin-image-picker/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AFlx8hmq8BpicTmTnPgnJs3M0LzLciO7ks5tAnOigaJpZM4RDemU .

sshaik305 commented 6 years ago

thank you @abelabbesnabi I figure it out how to use it Actually I'm trying to add using ionic cordova plugin add instead I tried with cordova plugin add plugin_name --save

abelabbesnabi commented 6 years ago

Great. That works too.

On Dec 15, 2017 7:36 PM, "SUBHANI SHAIK" notifications@github.com wrote:

thank you @abelabbesnabi https://github.com/abelabbesnabi yeah I figure it out how to use it Actually I'm trying to add using ionic cordova plugin add instead I tried with cordova plugin add plugin_name --save

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/abelabbesnabi/cordova-plugin-image-picker/issues/2#issuecomment-352157773, or mute the thread https://github.com/notifications/unsubscribe-auth/AFlx8ky2Jz-F2F00ceu4S6h7AKyS3xN7ks5tAzrUgaJpZM4RDemU .

yashvekaria commented 6 years ago

cordova plugin add https://github.com/abelabbesnabi/cordova-plugin-image-picker.git

OR

ionic cordova plugin add https://github.com/abelabbesnabi/cordova-plugin-image-picker.git