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

Missing addOnSuccessListener and addOnFailureListener #629

Open
juanitodur opened this issue Sep 11, 2024 · 2 comments
Open

Missing addOnSuccessListener and addOnFailureListener #629

juanitodur opened this issue Sep 11, 2024 · 2 comments

Comments

@juanitodur
Copy link

Hello! I am following Firestore docs on how to add data, detailing the usage of these two functions upon the db process completion or failure, but neither can be found. Any idea about this? Thanks!

@nbransby
Copy link
Member

Read https://github.com/GitLiveApp/firebase-kotlin-sdk?tab=readme-ov-file#suspending-functions

the function will throw the exception that you would receive in addOnFailureListener in java code

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