openExternalApp
Last updated
Opens an external mobile app and passes the data specified to that app.
path
The path of the mobile app.
String/Text
-
-
Yes
data
The data to be passed to the mobile app.
String/Text
-
-
Yes
N/A
Note: The app will be updated to show the data to be passed in the external mobile app.
N/A
Coming Soon.
The user want send a Whatsapp message from current app to Whatsapp.
Call the openExternalApp function in a button event.

The Whatsapp will be opened, select who to send the message "1111" will be sent. 
Last updated