I'm building an application that is showing a website with a WebView. On this website are from time to time some news with an RSS feed. Is it possible to send push notifications to the users of the application whenever a new article appears? If yes: How would it work with swift?
Thank you for your help and have a nice day ;)