AppStudio 8.1 released!

We’re pleased to announce that 8.1.0 has been released.

The big news is that VoltBuilder, our replacement for PhoneGap Build, is now working. You no longer have to use PhoneGap to make native iOS and Android apps.

More importantly, you can now create apps which are fully compliant with Apple’s new app store requirements.

Right now, all your need is a valid AppStudio serial number and current subscription to submit your apps.

Here’s what is new and fixed in the new release:

  1. NEW: VoltBuilder replacement for PhoneGap Build
  2. NEW: Automatic creation of Android keystores.
  3. BS4: Fix Navs.addItem()
  4. Icons and Splash Screen: generator updated.
  5. Internal: Updated to jQuery 3.5.1
  6. Internal: Updated to Node 12.16.3
  7. Internal: Updated to Python 3.8.2
  8. jqxValidator: Allow the id to be other than Validator1.
  9. Resources: Fix config.xml paths due to change in cordova-build
  10. Samples: Clean up PlaySound sample.
  11. Samples: VoltBuilder, Cordova and Electron will ask you to save to a working folder.
  12. Stripe: Don't throw an error if Stripe is offline.
  13. VoltBuilder: new Certificates folder in all projects.

To install on MacOS Catalina, you may need to right click on the .dmg file. Apple has just increased the security requirements for apps, and one of the libraries we (and millions of others) use has not been updated to this standard yet.

The easiest way to get the update is on the Help menu – “Check for Updates…” or visit our Downloads page..

Thank you George, good job!

Thanks also to the beta testers - they were a big help with the VoltBuilder stuff.

VoltBuilder sounds GREAT!
THANKS!!!

As mentioned with the announcement, Stripe no longer throws an error if the app starts offline.
However, if i become online after starting the app offline, how can i get Stripe to work?

When i go online (after starting app offline) and press the Stripe control, i get this error:
(index):143 Uncaught TypeError: Cannot read property ‘open’ of undefined
at HTMLImageElement.Stripe1.onclick ((index):143)

Thanks

This probably would have been better as a new topic than in News.

We will have a look at this. We’re still working hard on Voltbuilder, so it may not be immediate.