Is @react-native-firebase/dynamic-links deprecated? Confused by Firebase Dynamic Links deprecation notice #8595
gopi15699sptr
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I’m using a React Native CLI app and planning to implement deferred deep linking using
@react-native-firebase/dynamic-links
. However, I recently came across announcements and articles stating that Firebase Dynamic Links (FDL) are deprecated (especially the REST API and web UI builder), and that Firebase recommends using App Links / Universal Links instead.This raised a few questions:
@react-native-firebase/dynamic-links
package still actively supported?I would like to avoid investing time in something that's being phased out. If there’s a preferred modern alternative (Branch, App Links, or manual handling), I’m open to hearing suggestions too.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions