If you would like to upgrade to a newer long-term support version of Studio Pro, see Moving from Mendix Studio Pro 8 to 9.
Customizing Local Build Packages
Introduction
Building hybrid apps in the cloud uses the PhoneGap Build service from Adobe. Because Adobe no longer maintains this service, building hybrid apps in the cloud and publishing them to app stores is no longer possible.
To build a hybrid app and publish it, see How to Build a Mendix Hybrid App Locally for information on local building.
To publish your app in an app store, Mendix recommends building native iOS apps instead. For more information, see How to Build Native Apps.
Downloading the Local Build Package
To download the local build package, publish your app for mobile app stores through the Mendix Portal. At the Build Mobile App Store Packages page, under How should the device packages be built?, choose the non-default option I will manage the build process manually myself. Click the green button to download the local build package.
Customizing the Local Build Package
You can customize the local build package to suit your use case. Once you have customized your app according to your needs, you can build your app locally using the Cordova CLI or Xcode by following How to Build a Mendix Hybrid App Locally.