Post

Replies

Boosts

Views

Activity

How to use `UNNotificationPresentationOptions.list` in iOS 14
In iOS 14, UNNotificationPresentationOptions deprecated .alert , and replaced it with .banner and .list. I understand .alert and .banner have the same action. But, I don't know how to use .list . There's no explanation in Apple's documentation. https://developer.apple.com/documentation/usernotifications/unnotificationpresentationoptions/3564813-list How do I use .list ?
5
1
8.5k
Sep ’20