On Application Resume
Action to be executed when the application is returning from background to foreground (in the home module only). Can be used for validating application state when resuming (e.g. checking for network availability).
To add this action to a Mobile App do the following:
-
In the home module of your app, open the Logic tab.
-
Right-click the "Client Actions" node in the tree and select Add System Event > On Application Resume.
Properties
Name | Description | Mandatory | Default value | Observations |
---|---|---|---|---|
Description | Text that documents the element. | Useful for documentation purpose. The maximum size of this property is 2000 characters. |