βοΈSettings
Do not forget to save your changes and rebuild your app.
General App Info
App Name
The name of your application. Will be displayed on a device.
App Url
The URL of your website that runs inside of your application.
External App Schemes
These app schemes will allow to open external apps from yours. Write the scheme in the input and click the 'Add' button.

Internal URLs
These URLs/Domains are allowed to opened in the app's browser. e.g "paypal.com" will open "sandbox.paypal.com" and "c.paypal.com". Feel free to use Regex here. Write the URL/Domani in the input and click the 'Add' button.

iPad support [Only for iOS]
Select devices that you want to be supported
iPhone, iPad or both
Android tablets are supported by default
Reload WebView [Advanced]
Reload the WebView after a period in the background or screen lock, or manually trigger a reload.
Enable the feature, set time interval (seconds), save, and rebuild.
Manual reload:
2.1. Bubble: "Natively - Reload WebView" action.
2.2. JS SDK: window.natively.reloadWebview();
Last updated
Was this helpful?