What is difference between remote notification and silent notification in iOS?
问题 When I read Apple Docs, they mention 3 types of notification: local, remote, and silent. Local notification can be inferred from its name, that is sent by the app locally. However, what is the difference of the other two types? 回答1: EDIT: While this answer is fully applicable, there are some additions (not changes) to notifications in iOS 12. I highly recommend watching WWDC 2018: What’s New in User Notifications and see here. Main changes are: group notifications provisional notifications