' from /Users/maxfratane/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/commander-4.6.0/lib/commander/delegates.rb:18:in `run!' from /Users/maxfratane/.rbenv/versions/3.3.6/lib/ruby/gems/3.3.0/gems/supply-0.8.0/lib/supply/commands_generator.rb:57:in `run' from /Users/maxfratane...
If anyone ever stumbles upon this issue with the Flutter Plugin, here is a possible solution to await MMKV to initialize in AppDelegate.swift by using DispatchQueue: importUIKitimportFlutterimportFoundationimportCoreBluetooth@UIApplicationMain@objcclassAppDelegate:FlutterAppDelegate{overridefuncapplication(_ ...