cordova-plugin-code-push

  • 1
  • Question
  • Updated 5 years ago
  • Doesn't Need an Answer
Can this plugin be used in Phonegap build?
https://www.npmjs.com/package/cordova...
Photo of wg li

wg li

  • 26 Posts
  • 0 Reply Likes

Posted 5 years ago

  • 1
Photo of JesseMonroy650 (Volunteer)

JesseMonroy650 (Volunteer), Champion

  • 3325 Posts
  • 122 Reply Likes
The documentation you should read is:
http://docs.build.phonegap.com/en_US/configuring_plugins.md.html#Plugins

<gap:plugin name="cordova-plugin-code-push" source="npm" version="1.0.1-beta">

Although I would upgrade the version, as soon as you can. Shipping a "beta" version is no good practice.

Best of Luck
Jesse
Photo of Amir

Amir

  • 8261 Posts
  • 263 Reply Likes
I can't see external SDK required for this plugin. Should be able to use with build.

Cheers