Closed daohoangson closed 3 years ago
It was working before if I am not wrong?
It did. I'm looking into it.
go
command still crashes app on ios, any updates to this ? :)
Can you please try the latest version from GitHub and tell me whether its working?
Still crashing in iOS Emulator on mac :)
You may need to do a flutter clean
then remove the ios/Pods
directory for the new version to kick in. The previous version writes a bad file into that directory so it needs to be purged.
that did the trick thank you ! :)
Both
go infinite
andgo movetime 3000
crash the app on iOS. I think this may be a threading issue. They work fine on Android though.