-
Notifications
You must be signed in to change notification settings - Fork 109
Deeplink with Branch.io Docs + Deprecate Firebase #329
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @PoojaB26 I’ve added some review comments—mostly minor nits. I also committed a couple of formatting changes directly.
|
||
|
||
Use `branchKey` for production and optionally `branchKeyTest` for dev environments. You can toggle modes through Branch dashboard (and also through FlutterFlow environment toggling). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use `branchKey` for production and optionally `branchKeyTest` for dev environments. You can toggle modes through Branch dashboard (and also through FlutterFlow environment toggling). | |
Use `branchKey` for production and optionally `branchKeyTest` for dev environments. You can toggle modes through the Branch dashboard (and also through FlutterFlow environment toggling). |
Co-authored-by: pinkeshmars <[email protected]>
Description
Keeping the Firebase docs but adding a deprecation note + add the steps to add deeplinking with branch.io
Linear ticket and magic word Fixes DEVR-877
Type of change