Navigating UITabController from UIDelegate on Notification action – Ios swift
I am using FCM for notifications, the app is configured and receiving the notifications correctly and I also know where to put the action related to the notification depending on the data sent in the notification. The problem is I…