iosflutterbundle-identifierflutter-ios

Find an iOS bundle identifier in the flutter application


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!


Solution

  • Easiest way to find it is doing the following:

    Android Studio Search

    There's other way to do it but you need MacOS with XCode installed:

    XCode Project Navigation