Chapter 22 

  1. How are UNUserNotificationCenter and NotificationCenter different?

a) One is responsible for showing notifications to users, and the other is a mechanism to send notifications about events inside an app.

  1. What kinds of notifications can you send to a user?

a) Push notifications and local notifications.

  1. What are provisional notifications?

c) Notifications that are delivered to the user quietly, so they can preview the notifications your app will send.

  1. How does iOS group notifications?

a) It uses the thread identifier from the notification content and the app that the notification belongs to.

  1. What does a notification service extension do?

c) It allows you to replace a notification's contents before the user sees it.

  1. What does a notification content extension do?

b) It allows you to create a custom interface for when a user 3D-touches a notification.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.223.160.61