On page 237 we add a function to receive notifications: userNotificationCenter(willPresent notification)
This function just prints a message to the console. I just finished part 2 but I never saw any instructions to go back and finish this function. So any notifications that happen while the app is running will never be displayed to the user.