Wisej.NET Mobile
Home
Support
Documentation
Search…
Welcome
Getting Started
Features
API
Sample Projects
Features
Mobile Portal
Guides
Deployment
Debugging
Push Notifications
Responsive Design
Managed
Overview
Self-Hosted
Overview
Configuration
Publishing
Resources
Apple UI Guidelines
Google Play UI Guidelines
Google Play Publish Your App
iOS Deployment Overview
Powered By
GitBook
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.
Properties
allowedHosts
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.
showErrorAlertBox
Boolean
: When enabled, provides a popup for escaping invalid navigation requests.
startupUrl
String
: The URL to load when the application is initialized.
urlScheme
String
: Provides a customizable URL scheme for handling data requests within the application.
Self-Hosted - Previous
Overview
Next - Self-Hosted
Publishing
Last modified
5mo ago
Export as PDF
Copy link
Outline
Properties
allowedHosts
showErrorAlertBox
startupUrl
urlScheme