Sorry if this is a duplicate, but I couldn't find this question for swift.
I need to create a local notification that fires everyday at 7.00 AM. I think the user has to go on the app at least once for the notification to start, so after they have launched the app, they never have to go on it again and the notification just fires everyday automatically.
How do I do this in Swift?