You can try to get the Firebase app instance , in it’s code firebase checks if it’s initialized, if not it throws an IllegalStateException . Then you can check to see if your app is already initialized.
You can try to get the Firebase app instance , in it’s code firebase checks if it’s initialized, if not it throws an IllegalStateException . Then you can check to see if your app is already initialized.