react-native-deep-linking icon indicating copy to clipboard operation
react-native-deep-linking copied to clipboard

How to open HTTPS URL from the link - iOS

Open akiladevinda opened this issue 4 years ago • 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 avatar Oct 12 '20 06:10 akiladevinda

@akiladevinda you must see that json file which we have to set in our website. have you configure that.

MoamberRaza avatar May 15 '21 15:05 MoamberRaza