The app crashes on startup in iOS 26
The crash reports (__TPRO_CONST
, specifically,) indicates that dyld
was trying to write the read-only memory address, which I believe is a known bug that happens on iOS 18.1, and has been fixed in the iOS 18.4 and later. Hecne the best solution is to update the system version.
Best,
——
Ziqiao Chen
Worldwide Developer Relations.