I'm making an app where the user can make a post but I want that post to be deleted from the firebase data based on a time set by the user
I've seen some solutions using firebase cloud functions but I couldn't quite see an answer for swift 4.2
Could anyone help me out pleasee?