Closed Sjerd closed 6 years ago
That's because ithe repo is pointed at this one instead of my own branch, if you would change
"url": "git+https://github.com/Telerik-Verified-Plugins/ImagePicker.git"
to
"url": "git+https://github.com/Sjerd/ImagePicker.git"
in package.json it would install
Thanks for the reply and solution, much appreciated.
Works
<plugin name="cordova-plugin-telerik-imagepicker" spec="git+https://github.com/Sjerd/ImagePicker.git">
<variable name="PHOTO_LIBRARY_USAGE_DESCRIPTION" value="Allow to add photos" />
</plugin>
I have been unable to pull from this repo via CLI