Category "firebase-dynamic-links"

Trying to get the dynamic link that opened the app on Android 12 gives incomplete link

I am creating a share button for a post on the feed. I am generating a unique link using Firebase Dynamic Links with a custom parameter at the end. On Android 1

Firebase Dynamic links - when clicked not working in iOS

Im using firebase dynamic link to open the mobile application (If already installed) or to redirect user to Playstore or app store. In iOS mobile , I pasted the

How to create a variable <username> and insert it in website url like noob.com/<username> hosted on firebase?

I am developing a website using flutter and want to create a link for the website something like noob.com/username for a social profile of the user where userna

Firebase Dynamic Link on getInitialLink in iOS (using Flutter)

I have the following code in my application: For creating the dynamic link I have: /// Function that creates a DynamicLink for a [SingleFashionItem] using [Fire

Firebase Dynamic Links stop working after IOS app Transfer to new Developer Account

Our app had dynamic links up and running in the AppStore, but we had to transfer the app to a new developer account. After the transfer dynamic links no longer

Firebase Deep Link Web URL query is empty - iOS

I have a problem receiving Firebase Dynamic Links with the new custom URLs. I created one "abc0.page.link", I set up everything to create it in code from the ap

Dynamic links / universal links not working in cold start

I use firebase dynamic links. They work perfectly fine when the app is in background and I use the application continue userActivity function. However if I cli

How to make my firebase dynamic link redirect to my website on desktop and to my instant app on mobile

I have an instant app and a Firebase dynamic link which redirects to this instant app. But when I click the dynamic link on a computer, the link leads to a non

Dynamic link seems to not survive to the installation process

My MainActivity manages the deep link this way override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState) ... intent?.l

Firebase dynamic link won't open Appstore when the app is not installed

I have set up the Firebase project and dynamic link. Tapping Firebase dynamic link while the app is installed: directly open the app, both on iOS and Android. T