Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit 73e0fa2

Browse files
authored
add instruction to provide support email #6
1 parent d04b650 commit 73e0fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ See a [**live demo**](https://youtu.be/QwHD36bhXZA?t=1944) of the app presented
4646
```
4747
4848
1. Create a new Firebase project from the [console](https://console.firebase.google.com/).
49-
1. Take a note of the **Project ID** from [Settings page](https://console.firebase.google.com/project/_/settings/general/) as we'll use it later.
49+
1. Take a note of the **Project ID** from [Settings page](https://console.firebase.google.com/project/_/settings/general/) as we'll use it later. Also add a support email - this is required for sign-in to work.
5050
1. Follow the [steps](https://firebase.google.com/docs/flutter/setup) to add Firebase to the [Flutter app](flutter-app) in this repo. For the Android version, use `com.example.classifier` as bundle ID and for iOS use `com.example.imageclassifier`. If you want to provide your own bundleIDs, remember to replace the pre-filled bundleIDs from the code in `flutter/`
5151
> NOTE: For the Android app, make sure to add a *Debug signing certificate SHA-1* for Google Sign-in to work.
5252

0 commit comments

Comments
 (0)