luisfcofv/react-native-deep-linking

How to open HTTPS URL from the link - iOS

akiladevinda opened this issue · 1 comments

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.