Hello,
Worked for me:
override func viewDidAppear(_ animated: Bool) {
super.viewDidAppear(animated)
tableView.reloadData()
}
Post
Replies
Boosts
Views
Activity
Would it be possible to make a call by using Actions inside notification (while in the background), with CallKit?