- Register Your App:
- Click on the Android icon to add an Android app.
- Provide the package name of your Android app (you can find this in your Android Manifest.xml file).
- Click on the iOS icon to add an iOS app.
- Provide the iOS bundle ID of your app (you can find this in your ios/Runner.xcodeproj/project.pbxproj file).
- Download the Configuration Files:
- For Android, download the google-services.json file and place it in the android/app directory.
- For iOS, download the GoogleService-Info.plist file and place it in the ios/Runner directory