We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69b379 commit 63b1513Copy full SHA for 63b1513
apps/playground/rn-harness.config.mjs
@@ -82,7 +82,7 @@ export default {
82
}),
83
applePlatform({
84
name: 'ios-crash-pre-rn',
85
- device: appleSimulator('iPhone 17 Pro', '26.2'),
+ device: appleSimulator('iPhone 16 Pro', '18.6'),
86
bundleId: 'com.harnessplayground',
87
appLaunchOptions: {
88
environment: {
@@ -92,7 +92,7 @@ export default {
92
93
94
name: 'ios-crash-delayed',
95
96
97
98
0 commit comments