rmawatson/flutter_isolate

Flutter : Module 'flutter_isolate' not found

Closed this issue · 2 comments

I've used flutter isolate android version is working in debugging and release but the iOS version is only working in debugging for release it throws an error i.e. /ios/Runner/GeneratedPluginRegistrant.m:42:9: Module 'flutter_isolate' not found.

@samiulllah does this happen with the example app? Usually when I see that error it's due to broken XCode/CocoaPods project files.

Closing as no response received. Please reopen if this persists.