Apple Watch Crash - iOS 18

Hello everyone, I really need your help here :-))

iOS App. 17 and up. Widget extensions and watchOS app as well. New build for iOS 18 earlier this week.

All platforms works perfect, except the Apple Watch version, which crash constantly on launch. Testing on simulator and testing devices - works perfect. Uploading to TestFlight and running on the same device - crash.

The only thing I see in the crash report is StoredLocationBased.get error. It takes me to nowhere inside the project.

Opened a DTS to Apple as well. Any help here will be fully appreciated.

Thank you so much!

Update - Looks like a system bug. The problem found - cannot assign self.delegate between Swift Package SDK and host app. Had to add the SDK to the project and don't use the delegate.

Submitted a feedback to Apple as well: FB15191409

Apple Watch Crash - iOS 18
 
 
Q