react-native-deep-linking
react-native-deep-linking copied to clipboard
How to open HTTPS URL from the link - iOS
I implemented email verification for my application using this package. Android is working fine. But on iOS, the link redirect will not open the application
My Email Verification URL looks like this: https://app.myapp.com/core/?userReference=someValue
All I want is once from the email user clicks the verification link they need to redirect to the app for email verification
@akiladevinda you must see that json file which we have to set in our website. have you configure that.