You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user click on the dynamic link... it is taking the user to play store to install the app. After successful installation when opening the app the incoming link is not received to read the params over the url. Again I need to click on the link to receive the params over the url.
Project Files
Javascript
Attached the code snippet how I am trying to read the params over the incoming url
Issue
Describe your issue here
When user click on the dynamic link... it is taking the user to play store to install the app. After successful installation when opening the app the incoming link is not received to read the params over the url. Again I need to click on the link to receive the params over the url.
Project Files
Javascript
Attached the code snippet how I am trying to read the params over the incoming url
package.json
:# N/A
firebase.json
for react-native-firebase v6:# N/A
iOS
Click To Expand
ios/Podfile
:# N/A
AppDelegate.m
:// N/A
Android
Click To Expand
Have you converted to AndroidX?
android/gradle.settings
jetifier=true
for Android compatibility?jetifier
for react-native compatibility?android/build.gradle
:// N/A
android/app/build.gradle
:// N/A
android/settings.gradle
:// N/A
MainApplication.java
:// N/A
AndroidManifest.xml
:<!-- N/A -->
Environment
Click To Expand
react-native info
output:react-native-firebase
version you're using that has this issue:e.g. 5.4.3
Firebase
module(s) you're using that has the issue:e.g. Instance ID
TypeScript
?Y/N
&VERSION
React Native Firebase
andInvertase
on Twitter for updates on the library.The text was updated successfully, but these errors were encountered: