ntfy-ios
ntfy-ios copied to clipboard
Add background processing for notification
- When app enter background mode, url request will be terminated.
- When notifications received, using background task to poll for new notifications and display it.