Hi,
First of all: nice plugin! When making local builds it works great.
However, I'm using the Phonegap CLI (3.1) to remotely build my application. Adding you're plugin generates the following error when running phonegap remote build <any-platform>:
[phonegap] uploading the app...
[error] {"error":"plugin unsupported: de.websector.datepicker" }
I've tried using a specific version (both 0.1.0 and 0.2.3), but it gives the same result.
Any ideas?
Hi, First of all: nice plugin! When making local builds it works great. However, I'm using the Phonegap CLI (3.1) to remotely build my application. Adding you're plugin generates the following error when running
phonegap remote build <any-platform>
:I've tried using a specific version (both 0.1.0 and 0.2.3), but it gives the same result. Any ideas?