A Hybrid App package contains Web application
files.
When developing a Hybrid App package manually:
- Include HTML files that follow the same general pattern as the files generated
when using the Hybrid App Designer to generate the
Hybrid App package.
- Use the API.js, Callbacks.js, Camera.js,
Certificate.js, ExternalResource.js, SUPStorage.js, and Timezone.js. files to communicate with the Hybrid Web Container. These files are in the
<SUP_HOME>\MobileSDK22\HybridApp\API\Container
and <SUP_HOME>\MobileSDK22\HybridApp\API\AppFramework
directories.
- Use WorkflowMessage.js to view and
manipulate the Hybrid App messages. This
file is located in <SUP_HOME>\MobileSDK22\HybridApp\API\AppFramework