sectore / phonegap3-ios-datepicker-plugin

:x: [Deprecated] Migration of DatePicker iOS plugin to work with Cordova/PhoneGap 3
Other
26 stars 18 forks source link

Error when building using Phonegap Build #12

Closed DURK closed 11 years ago

DURK commented 11 years ago

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?

sectore commented 11 years ago

The latest version of the plugin (v.0.2.3) hosted by PhoneGap Build service does not support PhoneGap 3. Please check issue #8