Commit 2a80310
fix(test): Use IMPORTANCE_DEFAULT to avoid heads-up dismissal
IMPORTANCE_HIGH shows the notification as a heads-up banner at the
top of the screen. When Maestro swipes down to open the notification
shade, it instead dismisses the heads-up notification, causing it
to disappear entirely. IMPORTANCE_DEFAULT puts the notification
directly in the shade without a heads-up, so the swipe opens the
shade as intended.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5b867fb commit 2a80310
File tree
1 file changed
+1
-1
lines changed- sentry-android-integration-tests/sentry-uitest-android-critical/src/main/java/io/sentry/uitest/android/critical
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments