Configuration
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.
Last modified 1yr ago