DEV Community

Banu Harshavardhan
Banu Harshavardhan

Posted on

application, continue userActivity, restorationHandler ------ not called

I implemented Deep Link using Firebase Dynamic Links in my iOS app. Everything is working fine until app opens from background state i.e., continue userActivity method triggered and I handled navigations. But the problem here is, if I click any Deep Link while app is in terminated state, it is…

Top comments (0)