skip to Main Content

Flutter – Runner crashing on iOS 17 or XCode 15

I updated my simulator to iOS 17 and it seems like ably_flutter plugin is causing the app to crash. Translated Report (Full Report Below) Incident Identifier: C0BCD28B-3A18-4C4B-B256-A59CA67A1FE9 CrashReporter Key: 63E056BF-A6D7-4F36-E579-7E979A26D26E Hardware Model: MacBookAir10,1 Process: Runner [28875] Path: /Users/USER/Library/Developer/CoreSimulator/Devices/4A8288E0-4C18-4BA1-B7E1-5A545340F8C3/data/Containers/Bundle/Application/59E518EC-2C42-4E6E-8D61-86EA77B4DB65/Runner.app/Runner Identifier: com.example.testProj…

VIEW QUESTION

Xcode – dyld[24496]: Symbol not found: _$s21DeveloperToolsSupport17UVPreviewRegistryCMn

In XCode 15 Beta, sample app runds fine on simulator but when i run it on my MacProo, It throw following error and dyld[24496]: Symbol not found: _$s21DeveloperToolsSupport17UVPreviewRegistryCMn Referenced from: /Users/yhyq/Library/Developer/Xcode/DerivedData/DeployTest-egtmabxxlwwfbwgbdfjebghqgrjp/Build/Products/Debug/DeployTest.app/Contents/MacOS/DeployTest Expected in: /System/Library/Frameworks/DeveloperToolsSupport.framework/Versions/A/DeveloperToolsSupport

VIEW QUESTION
Back To Top
Search