Commits


Ryan Wilson authored and GitHub committed dadcce83b28
Avoid using default FIROptions directly. (#2124) Instead of using `[FIROptions defaultOptions]` we should be using `FIRApp`'s options. This will allow developers to use custom `FIROptions` instead of the default named Info.plist.