Custom modules

When you build a custom mobile app to expose your Pega Platform application to Android and iOS users, you can enable features and functions that are available to native applications. Pega Infinity Mobile Client does not support custom modules, therefore, to use custom modules, you must build your custom mobile app based on the Pega Mobile Client application.

To create your own modules, you develop them in Java, Objective-C, or Swift, and expose their functionality through the JavaScript API. After you create a custom module, you can upload it to Pega Platform as part of the assets.zip file. For more information, see Pega Mobile Client modules and custom modules on Pega Community.