Plugins in Phonegap

  • 1
  • Question
  • Updated 8 years ago
Hi Team,
If i develop a barcode plugin in Android using eclipse and build it using phonegap build,will it support other devices like Blackberry,Symbian..

Regards,
Saranya Harigopal.
Photo of saranya harigopal

saranya harigopal

  • 22 Posts
  • 0 Reply Likes

Posted 8 years ago

  • 1
Photo of Steve Gill

Steve Gill, Employee

  • 43 Posts
  • 1 Reply Like
Hey Saranya,

If you are using a plugin locally on your machine, it will not work with other platforms by using build. Build does not take your plugin if you upload it with your project. Build only supports plugins that are currently available on build.

Cheers,
-Steve