An HTML5/JS App includes both the Mobile Workflow— business logic, the data itself, and associated metadata that defines data flow and availability, and the Container — device-resident presentation and logic. Within Sybase Unwired Platform, development tools enable both aspects of HTML5/JS Hybrid App development.
The Container is developed natively using the Workflow Native API to define and manage device presentation and logic. For Android and iOS container development, 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.
Mobile Workflow applications can reference one or more MBOs and can include load parameters, personalization, and error handling.
Once you have developed MBOs and deployed them to Unwired Server, develop device-resident presentation and logic for your Mobile Workflow application using the Mobile Workflow Forms Editor.