12. Dynamic Links and Invites
Laurence Moroney1
(1)Seattle, Washington, USA
Firebase Dynamic Links are links to an app that contain context about what you want the end user to see in the app, which will be maintained whether the app is installed or not – the context is maintained through the install process.
In this chapter we’ll first look at Dynamic Links, and how you can create and process them. We’ll then go into how you can expand on these using Firebase Invites, which give you an intelligent way to share your app with the contacts in your user’s address book over either email or SMS. When the user opts to share your app, Google ...