Build your WP-AppKit app with Cordova

Since October 2020, Adobe has discontinued PhoneGap Build and ended investment in PhoneGap, so PhoneGap Build cannot be used to build WP-AppKit apps anymore. To address this issue, since version…

Read More

PhoneGap discontinued on October 1, 2020

PhoneGap has announced that they will stop PhoneGap development and discontinue the PhoneGap Build service on October 1, 2020. We are currently reviewing existing alternatives to PhoneGap Build so that…

Read More

Handle internal links

Let’s say that you have an internal link in one of your post content: <a href=”#my-internal-element”>Go to internal element</a> That points to the div with id=”my-internal-element”: <div id=”my-internal-element”>Here’s the internal…

Read More

Add a Cordova plugin to your app

To add a Cordova plugin to your app, add the plugin in the PhoneGap > Plugins box. For example: <plugin name=”cordova-plugin-google-analytics” spec=”1.8.3″ source=”npm”/> <plugin name=”cordova-build-architecture” spec=”https://github.com/MBuchalik/cordova-build-architecture.git#v1.0.1″ source=”git”/> Then you can…

Read More

Having questions?

FAQ | Tutorials | Documentation

Or

Contact Us