I am trying to setup flutter xcode project with firebase, but I am not able to generate GoogleService-Info.plist
as I am not able to get the bundle identifier id it is showing as in the image shared, how should I resovle it, bundle identifier is inactive
Go to your flutter project ... ios > Runner.xcodeproj > project.pbxproj Then search for PRODUCT_BUNDLE_IDENTIFIER and that will be it.