skip to Main Content

Thread 1: signal SIGABRT Xcode 13 react native – Ios swift

The ios build works fine in ios versions 15 and 14 but crashes in ios 13 Here is crash log: dyld: Symbol not found: _CTRadioAccessTechnologyNR Referenced from: /Users/mobiledeveloper1/Library/Developer/CoreSimulator/Devices/A984B2B1-76D2-4952-86D9-A0B965E44A96/data/Containers/Bundle/Application/50FCF1BC-C2BF-4422-8D9F-D20909AD82FA/xxxx.app/xxxx Expected in: /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 13.0.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony in /Users/mobiledeveloper1/Library/Developer/CoreSimulator/Devices/A984B2B1-76D2-4952-86D9-A0B965E44A96/data/Containers/Bundle/Application/50FCF1BC-C2BF-4422-8D9F-D20909AD82FA/xxxx.app/xxxx dyld: launch, loading dependent libraries DYLD_ROOT_PATH=/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS…

VIEW QUESTION
Back To Top
Search