Detox iOS18 compatibility
Describe your idea
Based on a quick, shallow check, seems there are some gaps, though minimal - see #4748. Those are the failing tests:
Consistent across all permutations:
- ✗ ios User Notifications Init from push notification
- ✗ ios WebView CORS (inner frame) detoxDisableWebKitSecurity should find element in cross-origin frame when
detoxDisableWebKitSecurityistrue
Failed once:
- ✗ Device ios launchApp in a different language // In 76 new-arch
- ✗ ios Overlay alert window when shown should not be able to tap on elements // In 73 old-arch
Tasks
- [ ] Make tests pass (fix tests / app / Detox)
- [ ] Run consistently on CI
✗ ios WebView CORS (inner frame) detoxDisableWebKitSecurity should find element in cross-origin frame when detoxDisableWebKitSecurity is true
Any news here? This is blocking the update to iOS 18.
The same is happening here. Any updates?
@d4vidi can you review my PR on this again? I had to roll back the changes you requested because of a crash that it caused. https://github.com/wix/Detox/pull/4816
Sure assign to me for the current iteration plz
@d4vidi can you review my PR on this again? I had to roll back the changes you requested because of a crash that it caused. https://github.com/wix/Detox/pull/4816