We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Describe the bug I'm getting the following error when launching an app on iOS 15:
dyld[56231]: Symbol not found: _$sSo8NSNumberC10FoundationE14integerLiteralABSi_tcfC Referenced from: /Users/john/Library/Developer/CoreSimulator/Devices/14FEDD04-2C5F-4F3F-88F4-4BFE3F0381A9/data/Containers/Bundle/Application/997DEBE5-8431-44EE-B7CD-2E0431DCDDBF/Runner.app/Frameworks/apple_maps_flutter.framework/apple_maps_flutter Expected in: /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.5.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation
It's causing the app to crash at load. iOS 15 is the most recent iOS version iPhone 7 users can upgrade to.
Getting same behavior with versions 1.0.1, 1.2.0 and 1.3.0
The text was updated successfully, but these errors were encountered:
LuisThein
No branches or pull requests
Describe the bug
I'm getting the following error when launching an app on iOS 15:
It's causing the app to crash at load. iOS 15 is the most recent iOS version iPhone 7 users can upgrade to.
Getting same behavior with versions 1.0.1, 1.2.0 and 1.3.0
The text was updated successfully, but these errors were encountered: