launchApp
Examples
Launch the uploaded app
- launchAppLaunch a different app
- launchApp:
appId: com.facebook.appStop the app before launching
- launchApp:
stopApp: falseClearing application state during launch
Clearing the keychain during launch (iOS only)
Permissions
List of all standard permissions
Permission
iOS support
Android support
Launching with arguments
Using the arguments option
Accessing launch arguments on React Native
Accessing launch arguments on iOS
Accessing launch arguments on Android
Related Commands
Last updated