I am going to use univeral link for my react native ios app.I think I have done all settings.
and also set Associate Domain setting in apple developer site and upload apple-app-site-association file to server.
and also add 2 functions in AppDelegate.m file
When I enter https://www.cbs.com.sg/, https://www.cbs.com.sg/auth, https://www.cbs.com.sg/auth/11 to Safari, then don't redirect to my app and open site.
How can I open app with link. Thanks for your advance