You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks ,
Figured it out ->
Authentication service could not be used in Firestrore service because Authentication Itself was using firestore. Resolved by splitting firestore service into two parts one for initializing firstore and use in auth and second which uses authservice and firestore service to create firebase database service.
Navigation service is accessible in push notificationservice Then why authentication service is not available in firestore service
The text was updated successfully, but these errors were encountered: