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

App Crash on start FlutterEngine #201

Open
mralirazaamjad opened this issue Jul 23, 2024 · 2 comments
Open

App Crash on start FlutterEngine #201

mralirazaamjad opened this issue Jul 23, 2024 · 2 comments

Comments

@mralirazaamjad
Copy link

I have a flutter project and I integrated that flutter project in live appstore iOS app and working fine with Dart 3.1.2 . But now I upgraded my flutter with Dart version 3.4.4 and try to install in my iOS app it crashed on initializing FlutterEngine and showing this error.
[VERBOSE-3:dart_vm_initializer.cc(89)] Error while initializing the Dart VM: Wrong full snapshot version, expected '7dbbeeb8ef7b91338640dca3927636de' found 'd20a1be77c3d3c41b2a5accaee1ce549'

I tried all solutions of this page. https://stackoverflow.com/questions/53431517/flutter-app-error-while-initializing-the-dart-vm-wrong-full-snapshot-version-e

But nothing work for me. My iOS Xcode project minimum deployment target is 12.0.

@khizarhayat
Copy link

Hi @mralirazaamjad
I am facing same issue, Did you find any solution?
please update if any.

Thanks
Khizar

@mralirazaamjad
Copy link
Author

Not yet. I am stuck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants