Indicates which URL should be handled by the application when it accepts deep linking. The property supports multiple sources separated by a semicolon.
Objects: Menu, Panel, Work With (Only Main Objects)
Generators: Apple, Android
The value to assign to this property should follow this format:
<url> [ ; <url> ] *
where <url> is the web server domain followed by the virtual directory of the application.
- Every URL must point to the web-app root, including protocol and port in case it needed.
- URL provided by shorteners are not supported (e.g. goo.gl, bit.ly, ow.ly, etc).
- Allows accessing to every resource that respects the base URL.
For example, if the base URL is http://www.mystore.com/, the application is allowed to handle http://www.mystore.com/*
This property applies only at design-time.
To apply the corresponding changes when the property value is configured, Build the Main Object. |
This property is available since GeneXus 15 Upgrade 6.