Dynamic Links - Different behaviors depending on the applications that open the link #4585
-
Hi, Depending on the application that opens my link, the OS and whether or not I have enabled "forceRedirection", there are different behaviors that I try to understand. Here is my table of how it works on iOS when it is an iOS that opens the links on the different apps. As you can see, depending on whether I enable the efr or not, as soon as an application opens my link in an internal webview, the link seems to be lost (Snap, Insta, Facebook, Messenger, Twitter). On the other hand, if I disable the efr, the internal webview opens the Firebase preview with the "Open" button, and from there, when I click on Open, the link is not lost. NOK = The app opens if installed / The store opens if app not installed but impossible to retrieve the link in the application. Then here's another one, but this time the link is opened from an android. The first thing I notice on android is that even when it opens from a webview, the link doesn't seem to be "lost". So I have several questions:
Thank you in advance for your reading, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
With apologies - this will have to go upstream to either (or both of!) firebase-android-sdk and firebase-ios-sdk on github. There's nothing in react-native-firebase that will affect this, but the underlying SDKs definitely could, and if you tag me in there I can also try to help. The bug report looks amazing, just pasting it in there as a starting point should work |
Beta Was this translation helpful? Give feedback.
-
Hi just stumbled on this issue as well, I'm working with firebase on iOS and android. Any luck finding a solution @vikjovanov? |
Beta Was this translation helpful? Give feedback.
With apologies - this will have to go upstream to either (or both of!) firebase-android-sdk and firebase-ios-sdk on github. There's nothing in react-native-firebase that will affect this, but the underlying SDKs definitely could, and if you tag me in there I can also try to help. The bug report looks amazing, just pasting it in there as a starting point should work