Xgenious/ docs
Products
Get support

iOS Configuration

Add iOS app

  1. In Firebase Console, click Add AppiOS.
  2. Enter your iOS Bundle ID — must exactly match Xcode Bundle Identifier (see Updating Package & Bundle ID).
  3. Download the GoogleService-Info.plist config file.

Add to Xcode

  1. Open the ios/ folder in Xcode (ios/Runner.xcworkspace).
  2. Right-click the Runner folder, select Add Files to "Runner", choose your downloaded GoogleService-Info.plist, and check Copy items if needed.
  3. Ensure the file is added to the Runner target's Build Phases → Copy Bundle Resources.
Note

If the file is not added to the target, iOS builds will crash at launch.

After adding

Still stuck?
Our support team is ready to help you get set up.
Get support