I am working on a flutter app and cannot find the bundle identifier. According to the documentation here (https://firebase.google.com/docs/flutter/setup), it should be in the General tab but I can't find it. I've also read in places that it could be here: ios/Runner.xcodeproj but my project doesn't contain that. Thanks!
Easiest way to find it is doing the following:
PRODUCT_BUNDLE_IDENTIFIER =
Bundle Identifier
There's other way to do it but you need MacOS with XCode installed:
Runner.xcworkspace
(white icon)Runner
Bundle Identifier