I added widgets to my app and now it is crashing on launch when installed via TestFlight. The crashlog only shows ??? and the address 0x0 (see screenshot).
Has someone of you seen something like this already and has an idea how to fix it?
Some parameters:
- Very old project (started in 2009)
- some ObjC, some Swift, some SwiftUI
- Added an intent handler extension and a widget extension
- added base internationalisation
- the project has localisations that are marked as deprecated. When I delete them, App Store connect tells me that the binary is invalid.
If you need more information, please let me know.