The following steps demonstrate how to configure your iOS project to support Firebase:
- Navigate to the app on the Firebase console. In the center of the project overview page, click on the iOS icon to launch the workflow setup:

- Add the iOS bundle ID name to register the app on the Firebase console. You can find your bundle identifier in the General tab for your app's primary target in Xcode. It is used as a unique key for identification:

Additionally, you can provide a nickname and App Store ID.
- Download the ...