79130319

Date: 2024-10-27 10:07:40
Score: 1
Natty:
Report link

Make sure to :

func userNotificationCenter(_ center: UNUserNotificationCenter, willPresent notification: UNNotification, withCompletionHandler completionHandler: @escaping (UNNotificationPresentationOptions) -> Void) { completionHandler([.alert, .sound, .badge])}

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • User mentioned (1): @escaping
  • Low reputation (1):
Posted by: Sherif Samy