Now that we're relying entirely on standard Firebase init, we should change our integration checks around Firebase to confirm that there is a valid firebase instance.
Note that we have at least one customer who currently does not use push notifications, intentionally, and so we'll need some sort of handling for that -- i.e. they don't have a valid Firebase configuration by design.
Now that we're relying entirely on standard Firebase init, we should change our integration checks around Firebase to confirm that there is a valid firebase instance.
Note that we have at least one customer who currently does not use push notifications, intentionally, and so we'll need some sort of handling for that -- i.e. they don't have a valid Firebase configuration by design.