79463750

Date: 2025-02-24 13:56:48
Score: 1.5
Natty:
Report link

This can happen because of the termination of firebase client, If you are using a secondary firebase app with multiple configuration depending upon environments you need to check if the client is already terminated somewhere else before initialisation of new firebase app.

Note- Firebase app termination is a async call.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: OtherHalf