My app build in flutter I run it in iOS but his crash in first start, this problem only in iOS device in android work fine
I see this error in debug console :
nb_utils/SwiftNbUtilsPlugin.swift:15: Fatal error: Unexpectedly found nil while unwrapping an Optional value
but I can't track where or find the problem