firebase / firebase/firebase-ios-sdk
[FR]: Add FIROptions initializer to init it with options from a dictionary instead of a Plist
Open
api: core
type: feature request
- Dominant language
- C++
- Stars
- 6.7k
- Forks
- 1.8k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 75
Description
### Description
We want to change fir options to configure the firebase app, from a dictionary not from a plist.
### API Proposal
FirOptions(_ map: [String: Any]), in case that this map is empty or does not include some keys, include them by default maybe (?)
### Firebase Product(s)
AB Testing, Analytics, App Check, App Distribution, Authentication, Crashlytics, Database, DynamicLinks, Firestore, Functions, In-App Messaging, Installations, Messaging, Performance, Remote Config, Storage
Contributor guide
Assessment
This issue has not been assessed yet.