CMP app crashes at startup on all iOS 15.4 devices:
Compose: 1.7.0-beta01
Kotlin: 2.0.20
Anyone having a similar issue?
It crashes even with an empty sample from kmp wizard.
👀 1
mohamed rejeb
09/26/2024, 1:00 PM
dyld[10764]: Symbol not found: _objc_release_x8
Referenced from: /Users/username/Library/Developer/CoreSimulator/Devices/34B14827-7E00-4605-955A-120749B74B08/data/Containers/Bundle/Application/9A9AB927-6E93-441C-A58F-20CC10EE7181/KotlinProject.app/KotlinProject
Expected in: /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib
a
Andrei Salavei
09/26/2024, 1:11 PM
Known issue. Try iOS 16 + simulator, hopefully will be fix in RC release.