Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React native Firebase dynamic link doesn't opens up the app in iOS #1085

Open
Shashank123sprive opened this issue Nov 18, 2020 · 4 comments
Open

Comments

@Shashank123sprive
Copy link

Hi Team,

I am using react native firebase dynamic link library react-native-firebase/dynamic-links version 7.0.1. In my app, after entering email and clicking on the login/registration, the user receives a verification email, and upon clicking on the verify(a deep link is associated to it), the app gets open.

On the android platform the deep link works without any issues across all the devices, unfortunately on iOS platform, the deep link doesn't works in all the devices, it works certain number of devices and doesn't work on others.

For instance I have tried on iPhone 7, iOS 14.1, iPhone 11, iOS 13.2 the dynamic link didn't work, it was navigated to the app store, but at the same time in iPhone XS 14.2, iPhone 7 , iOS 14.2, etc it is working like a charm.

Hope this explains the scenario, I would really appreciate if you can help me out here, as this is really confusing why it works on some and doesn't works on other devices.

@morganchen12
Copy link
Contributor

Are you able to reproduce this issue in the example project in this repository?

@Shashank123sprive
Copy link
Author

hi @morganchen12

I haven't tried this, but if you need any details from my end about libs and their versions using in my present project, I'll share that with you.

@morganchen12
Copy link
Contributor

Have you tried the approaches in the debugging Dynamic Links guide?

@Shashank123sprive
Copy link
Author

hi @morganchen12

Let me check and I'll update you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants