firebase / firebase/firebase-ios-sdk
Investigate if `GCMSenderID` is still a required parameter.
Open
api: core
type: feature request
- Dominant language
- C++
- Stars
- 6.7k
- Forks
- 1.8k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 72
Description
### Feature proposal
* Firebase Component: Core
Investigate if `gcmSenderID` is still a required parameter for `FirebaseOptions`. It's currently in the default initializer but may not be needed after IID is no longer a requirement.
If removed, we'll need to evaluate changes needed for IID/Messaging in order to deal with a missing `gcmSenderID`.
Contributor guide
Assessment
This issue has not been assessed yet.