I'm using dynamic links in my Android and iOS Firebase apps and although I have no problem saving the link, when I try to define the link behavior for iOS by choosing "Open the deep link in your iOS app" followed by pressing Next and Edit Link, the selection doesn't get saved:
Has anyone experienced this problem? Everything else gets updated in the dynamic link except the link behavior.
Ensure that your app's App Store ID and your App ID prefix is specified in your Firebase app's settings. The dynamic link is an embedded link with a URL and query parameters that are used for redirection. First, we will create URLComponents, dynamic link use this link for redirection when it open in a browser.
To help you debug your Dynamic Links, you can preview your Dynamic Links' behavior on different platforms and configurations with an automatically-generated flowchart. Generate the flowchart by adding the d=1 parameter to any short or long Dynamic Link.
Dynamic Links are smart URLs that allow you to send existing and potential users to any location within your iOS or Android app. They survive the app install process, so even new users see the content they're looking for when they open the app for the first time.
It turned out that this was happening because the App Store ID hadn't been set in Firebase Project settings. Once I added it (the Team ID had already been set), I was able to save the edit.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With