Learn how to customize the Wisej Mobile packages.
The configuration file located within the native Android and iOS projects offers several options for defining the behavior of the native apps.
String[]: Provides a list of domains that can be accessed within the native app. All other domains will open a separate browser instance.
The allowedHosts value must be set on iOS to enable PWA-related functionality for the list of domains.
Boolean: When enabled, provides a popup for escaping invalid navigation requests.
String: The URL to load when the application is initialized.
String: Provides a customizable URL scheme for handling data requests within the application.