Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on iOS 15 #51

Open
johnsheehan opened this issue Feb 2, 2024 · 0 comments
Open

Crash on iOS 15 #51

johnsheehan opened this issue Feb 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@johnsheehan
Copy link

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

@johnsheehan johnsheehan added the bug Something isn't working label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants