Development Tip: Adding Cordova Plug-ins To Your App
With just a few quick steps, you can easily add any 3rd-party Cordova plug-in to your Appery.io app:
- Go to the Github page of the plug-in and download the latest stable version by clicking “Download ZIP.” It’s important to download the latest stable version.
- Go to
Resources > Cordova plug-ins
and clickImport Cordova plug-in
, then:Choose file
, locate the downloaded file and clickImport plug-in
The plug-in will appear underCordova plug-ins
To manage all of the Cordova plug-ins for a particular app, go to Project > App settings > Cordova plug-ins
and you’ll see the list. You can quickly enable or disable any plug-in.
Learn more in our documentation, and make sure to check out all of our mobile development tips.
Do you want to build apps fast? Start developing with our trial plan!