We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The child's data stored in firebase collections are removed when the child is deleted. But the pictures stored in firebase store are still there.
Remove all pictures related to child from firebase storage.
NO/
Emulator: Android version: Android SDK:
The text was updated successfully, but these errors were encountered:
@Anthonycodes101 Any update on that issue. Please move the ticket to in progress if you started working on that.
in progress
Sorry, something went wrong.
feat(#75) : refactor logic to delete reference
39bac05
feat(#75) : push pubspec.lock
pubspec.lock
d8d97c1
feat(#75) : Merge dev into current branch and updated `firestore_serv…
da4c836
…ice.dart`
77888c7
feat(#75) : fix failing pipeline
69bf414
anthonycodes1
No branches or pull requests
Current Behaviour:
The child's data stored in firebase collections are removed when the child is deleted.
But the pictures stored in firebase store are still there.
Expected Behaviour:
Remove all pictures related to child from firebase storage.
Steps to Reproduce:
NO/
Environment:
Emulator:
Android version:
Android SDK:
The text was updated successfully, but these errors were encountered: