-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Firebase Installations: validation of FIROptions parameters #4683
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
d2ea3bc
2f6898b
501af60
381f9a9
1254d1a
45208a6
060740c
832adfa
dac08c6
9af869a
83afada
5a74f2e
724ce8f
bff6efd
45d1a6a
43934b5
3f58525
6fbb14d
1761ed6
22c527d
0fd43bf
e1d0cf2
87922d5
d7ef952
c68b86c
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| # v1.0.1 -- M62 | ||
| # v1.1.0 -- M62.1 | ||
|
|
||
| - [changed] Throw an exception when there are missing required `FIROptions` parameters. (#4683) | ||
| - [changed] Throw an exception when there are missing required `FirebaseOptions` parameters (`APIKey`, `googleAppID`, and `projectID` or `GCMSenderID`). Please make sure your `GoogleServices-Info.plist` (or `FirebaseOptions` if you configure Firebase in code) are up to date. The file and settings can be downoaded from the [Firebase Console](https://console.firebase.google.com/). (#4683) | ||
|
||
|
|
||
| # v1.0.0 -- M62 | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
downloaded
is missing an "L"