Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication service not accessible firestoreService #94

Open
viveknimkarde opened this issue Aug 5, 2020 · 2 comments
Open

Authentication service not accessible firestoreService #94

viveknimkarde opened this issue Aug 5, 2020 · 2 comments

Comments

@viveknimkarde
Copy link

Navigation service is accessible in push notificationservice Then why authentication service is not available in firestore service

@FilledStacks
Copy link
Owner

it is, you just have to get it from the locator.

@viveknimkarde
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants