Tell me. Here comes the push notification. Clicking on it should launch the application and open the news, the number of which is stored in userInfo.
The problem is that I need to first open the screen with a tableView, and then push open the View with the news number which is in userInfo
Advise how to do it better