-
Notifications
You must be signed in to change notification settings - Fork 41
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
Flutter IOS application crashes in the startup. #8
Comments
@Ilthizam could you provide some logs with crash issue? |
|
@Ilthizam can you share logs from Xcode console? |
Ld /Users/ilthizamimtiyas/Library/Developer/Xcode/DerivedData/Runner-dhbhdiavdcxxdmglecijwyzyqodd/Build/Products/Debug-iphonesimulator/alan_voice/alan_voice.framework/alan_voice normal (in target 'alan_voice' from project 'Pods') ld: warning: ignoring file /Users/ilthizamimtiyas/Developments/flutter/bin/cache/artifacts/engine/ios/Flutter.xcframework/ios-x86_64-simulator/Flutter.framework/Flutter, building for iOS Simulator-arm64 but attempting to link with file built for iOS Simulator-x86_64 |
@Ilthizam are you running the code on Mac with Apple Silicon? |
yes |
Got it. As workaround I can suggest you to follow next steps. In the XCode project, go to Build Settings:
|
Flutter IOS application crashes in the startup.
The text was updated successfully, but these errors were encountered: