Version number added to download name

The version of your app is now included in the download name. The download name will look like this:

android.release.v1.0.3.apk

The version information comes from the first line of your config.xml file:

<widget
  version="1.0.3"
  android-versionCode="1"
  id="com.nsbasic.HelloWorld"
  ios-CFBundleVersion="1"
  xmlns="https://www.w3.org/ns/widgets"
>

This makes is easy to keep different versions of your app. The new build will not overwrite your last build if you change its version number.

(Thanks to Mujaffar for the suggestion!)

What VoltBuilder Does

VoltBuilder converts your web projects into native Android and iOS apps. VoltBuilder is a wrapper for Apache Cordova and Ionic Capacitor, so you can add native features to your apps via Cordova and Capacitor plugins.

VoltBuilder's Key features:

  • Produces native executables — for easy testing & app store publishing.
  • Publish in minutes — VoltBuilder uploads directly to Google Play and the Apple App Store.
  • Easily generate certificatesVoltSigner makes Android and iOS certificates. No Mac needed!
  • Nothing to install — just head to the Uploads page to get building.
  • Nothing to store — we don't keep your passwords, certs, or code in our cloud.
  • Always up-to-date — we install and maintain the latest SDKs and tooling so you don't have to.

How to Use VoltBuilder

It's as simple as Upload, Download, Run. Done.

  1. Zip your web project.
  2. Upload it to our platform.
  3. Download the native app or let us deploy it to stores.
  4. Run it instantly via QR code or direct link for testing.

Ready to Build?

Skip the native-dev hassle. Sign up and start your first build today!

Join Our Newsletter
Stay up to date on all of the latest news and updates for VoltBuilder