Mobile Workflow (Hybrid Web Container) Development

In addition to the platform features, review these new or changed features for Hybrid Web Container development.

Integration with PhoneGap

Integration with PhoneGap allows you to link your own custom native code to the Hybrid Web Container and call this native code from JavaScript, as well as access native device functionality using the PhoneGap framework
Note: This feature is only applicable to Android and iOS applications in this release.
.
Documented in Developer Guide: Mobile Workflow Packages:
  • PhoneGap Support
  • Custom Plug-ins for the iOS Hybrid Web Container
  • Custom Plug-ins for the Android Hybrid Web Container

Customization Support for Android and iOS Hybrid Web Container

Template source code is provided for the Android and iOS Hybrid Web Container, which enables you to build your own Hybrid Web Container and customize it in different ways.

Documented in Developer Guide: Mobile Workflow Packages:
  • Android Hybrid Web Container Customization
  • iOS Hybrid Web Container Customization