Posts

Showing posts with the label Firebase Dynamic Links

FIREBASE DYNAMIC LINKS CONFIGURATION DOCUMENT

Image
This is the document that guides how to use Firebase Dynamic Links from scratch. The document includes 3 Parts: Create a Firebase Project, Add an iOS app to Firebase Project and Set up Dynamic Links. Part 1. Create a Firebase Project Step 1. Open link: https://firebase.google.com/ . Sign in your google account and click go to the console Step 2. In the console page, click add project to create new a Firebase Project Step 3.1. Enter a name for the project Step 3.2. If this is the first time you use Firebase, it will ask you enable Google Analytics, if you don't want to enable it, you can turn it off and go ahead Step 3.4   Step 3.3. In this step, you will choose the Analytics location and accept all terms below Step 3.4. The project was created. Click continue to go inside the project Part 2. Add an iOS app to Firebase project A Firebase Project supports adding many iOS apps into it, so please redo this part 2 times to add both staging iOS apps and release the iOS app into one Fireb...