Member-only story
Create a Firebase project
- Login to https://console.firebase.google.com/
- Create a new project: In the Firebase console, click Add project -> Fill project name and Continue
- Keep the rest with a default setting for Step 2 and 3
After a minute or so, your Firebase project will be ready. Click Continue.
Get started by adding Firebase to your app
Configure iOS
- Click the iOS button under “Get started by adding Firebase to your app”.
- Fill iOS bundle ID -> Register
- Next step, download GoogleService-Info.plist file
- Open ios/Runner.xcworkspace -> Drag & Drop GoogleService-Info.plist file to ios/Runner/