How to retrieve the Universal Link URL clicked inside my app
I am looking for a way to retrieve the universal link full URL inside my swift app.
No AppDelegate function being called after tapping Universal Link
When tapping a Universal Link, it’s opening my app, but none of the App Delegate functions I’ve implemented are being called:
Universal Linking Issue with Edge Browser in iOS App
I have managed enterprise app. universal link is working as expected from the safari but when I tried the same functionality from the managed edge browser, edge does not detect the universal link.