We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dbb607 commit 963fa85Copy full SHA for 963fa85
.github/workflows/integration-test-android.yml
@@ -81,7 +81,7 @@ jobs:
81
"appium:automationName": "UiAutomator2",
82
"appium:appPackage": "io.sentry.unreal.sample",
83
"appium:appActivity": "com.epicgames.unreal.GameActivity",
84
- "appium:optionalIntentArguments": "-message-capture",
+ "appium:optionalIntentArguments": "-e cmdline '-message-capture'",
85
"sauce:options": {
86
"name": "UE5 Integration Test",
87
"appiumVersion": "latest"
0 commit comments