Top "Unnotificationrequest" questions

A UNNotificationRequest is a new Cocoa Touch notification object introduced with iOS 10.

xcode 8 push notification capabilities and entitlements file setting

when using xcode 8 doing the push notification setting, unlike xcode 7, xcode 8 need developer turn on push notifications capabilities switch ( located …

push-notification ios10 xcode8 xcode8-beta6 unnotificationrequest
Convert Date to DateComponents in function to schedule local notification in Swift 3

I'm attempting to setup a function that takes in an integer and schedules a local notification n days in the …

ios swift unnotificationrequest
Firebase listener when app is in the background

I have a Firebase childAdded event listener for the notifications table in my app that I would like to trigger …

ios swift firebase firebase-cloud-messaging unnotificationrequest