Hacker News new | ask | show | jobs
by iknowstuff 1161 days ago
It used to be that you had to send a silent push to wake the app which would display a local notification. The iOS push API got updated so that now you can send an encrypted payload and modify the notification before displaying: https://developer.apple.com/documentation/usernotifications/...
1 comments

Added in iOS 10 - that is 2016.