For many Apple Watch Series 3 users, our watchOS app crashes on launch.
For other devices newer than Apple Watch 3, this does not happen.
Also, the app does not crash when I build it locally on my machine in a Apple Watch 3 Simulator. This issue seems to occur only in build versions in the AppStore/TestFlight.
I am reporting this issue here because in the crash log obtained from the Xcode organizer, the killed thread seems to includes some realm related code execution. (I sorry can't explain more clearly, I am very new to reading these crash logs..)
Any help or clues of what might be causing this error, or where I should starting tracking the reason would be really appreciated. Thank you :)
How frequently does the bug occur?
Always
Description
Problem
For many Apple Watch Series 3 users, our watchOS app crashes on launch.
For other devices newer than Apple Watch 3, this does not happen.
Also, the app does not crash when I build it locally on my machine in a Apple Watch 3 Simulator. This issue seems to occur only in build versions in the AppStore/TestFlight.
I am reporting this issue here because in the crash log obtained from the Xcode organizer, the killed thread seems to includes some realm related code execution. (I sorry can't explain more clearly, I am very new to reading these crash logs..)
Any help or clues of what might be causing this error, or where I should starting tracking the reason would be really appreciated. Thank you :)
Things I have tried
I have tried disabling
Dead Code Stripping
in Build Settings, according to the following issue https://github.com/realm/realm-swift/issues/6682, but it did not work for me.Stacktrace & log output
Can you reproduce the bug?
No
Reproduction Steps
No response
Version
10.49.2
What Atlas Services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
watchOS 8.8.1
Build environment
Xcode version: 15.3 Dependency manager and version: Swift Package Manager