-
Notifications
You must be signed in to change notification settings - Fork 749
Closed
Labels
Description
Summary
I'm seeing a Thread 3: EXC_BREAKPOINT (code=1, subcode=0x1dee7618c) when calling the URLSessionClient() on Xcode 26 when running on watchOS 26 The same does not happens on Xcode 16.4 and the app is on the App Store with that code since two years.
Version
1.22.0
Steps to reproduce the behavior
- Install Xcode 26;
- Try to instantiate the
URLSessionClient()on watchOS 26
Logs
Anything else?
No response