I am using facebook app-generated requests for sending notifications to users. I noticed that the notification is going away once the user logs in into the application. Does the requests get deleted automatically? I mean, without performing any action on the request ids. We used to delete those requests in the case of user-generated requests. Is it mandatory to delete it in the case of app-generated requests also?
I am using facebook app-generated requests for sending notifications to users. I noticed that
Share
source
That means yes, you have to delete all the requests after they’re used