0
I am with this doubt and I do not know how to develop, you could help me in this case?
The user would put for example:
Street traffic 17 hours
and save in the bank.
The next day, this record would have to be deleted automatically, since this occurrence was the previous day.
I am using firebase database, and everyone who have using the app, would see this message in a listview.
only with firebase will be a little difficult. Search for
cronjob
orcrontab
– Neuber Oliveira
You can use the Firebase Cloud Functions for that reason.
– Rosário Pereira Fernandes