Delete the Notification on firebase

Actions & Logic

I create the social app, and when people like the post or comment, the post will create a notification on the firebase and show the notification in the app's notification center.

i am asking:

How to delete the notification, like when people delete the post or do not like the post?

Thank you.

What have you tried so far?

I can't delete the correct document, or when people delete the post, I can't find the correct document to delete the related notification.

Did you check FlutterFlow's Documentation for this topic?
Yes
2 replies