Unable to Handle Local Notification when app has been terminated
问题 The app that I have made keeps track of Goals and Milestones(which belong to a goal) and reminds the user when they are about to reach the due date of a goal or a milestone through a UILocalNotification my app has been successful in handling local notifications when the app is in a background state and when the app is in the foreground. I am aware that if you want to handle local notifications when they are received when the app is terminated you are required to access the local notification