May 2019
Intermediate to advanced
504 pages
11h 50m
English
Notification messages sent by the native notifications provider (PNS) can also be intercepted and processed before they are presented to the user. On the iOS platform, the Notification Extension framework allows us to create extensions that can modify mutable notification messages.
In order to create a notification extension, you can add a new project and select one of the Notification Extensions that suits your requirements the most:

With the context extension, it is possible to create interactive notification views that can display rich media content, while the service extension can be used to intercept and process ...
Read now
Unlock full access