Genero Mobile for iOS (GMI) 1.40 changes
Modifications to consider when using Genero Mobile for iOS.
GMI 1.40 with FGLGWS 3.20
Specifying the GBC for Universal Rendering
Genero 3.20 introduces Universal Rendering based on the GBC web front-end.
The GBC to be bundled with the embedded app is specified with the new
gmibuildtool option --gbc
.
Minimum required iOS version is iOS 11
With GMI 1.40.02, the minimum required version of the mobile operating system is iOS 11.
Cordova plugins from the FOURJS Cordova Github
Before Genero 3.20, the Cordova plugins wrapper libraries and demos were shipped in the FGLGWS package (FGLDIR).
Cordova plugins, as well as demos and BDL wrapper libraries and demos, are now available from the FOURJS Cordova Github.
For more details, see Installing Cordova plugins.
New Cordova front calls listPlugins / getPluginInfo
Since Genero 3.20 / GMI 1.40, the new cordova.listPlugins
and cordova.getPluginInfo
front calls can be used to get information about Cordova plugins bundled with the app.