Skip to main content

All Questions

1 vote
1 answer
3k views

Pass params in react native dynamic links

I'm using @react-native-firebase/dynamic-links to handle firebase dynamic links inside the react native app. I've created a dynamic link https://example.page.link/settings and I'd like to have an ...
nemanjagajic's user avatar
1 vote
1 answer
3k views

Firebase DeepLink does not work on Killed/Terminated App state in iOS14

I have integrated the Firebase DeepLink/DynamicLinks/UniversalLink into our app. When the app is running or in background/foreground state, Deep Links works with no problem. However, when the app is ...
eNeF's user avatar
  • 3,280