Answer the question
In order to leave comments, you need to log in
How to correctly implement the loading of notifications?
Hello! I am writing an application in which one of the TabBarController's ViewControllers is a ViewController with a UITableView that displays notification cards (different types of notifications, sorted by date)
How can I correctly, in real time, implement the loading of these notifications? The task is that even if the user is on another ViewController, the application still receives a notification, and a red circle appears in the tabbar near the icon. That is, the option of receiving data one-time in viewWillAppear on a ViewController with notifications is eliminated, since in this way the user must go to the page with notifications to find out that he has new ones. Push is only suitable for those who have agreed to the mailing list. How best to implement?
Thank you in advance for your response
Answer the question
In order to leave comments, you need to log in
You are looking for a way to implement feedback . Not many conceptual options.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question