Does iOS provide any API to determine whether a Universal Link will open the App or in Safari?

Universal Links usual behaviour on iOS: Users can chose to open Universal Links related to a "xyz.com" domain in Safari by force touching the url. iOS remembers this choice and url's related to that domain will only open in Safari going forward. To change it, user has to force touch the url and choose open in "XYZ" app.

Question Is there a way for the developers to know how the Universal link will behave on a user's device? Would it open the app or would it open in Safari?

Replies

Is there a way for the developers to know how the Universal link will behave on a user's device?

No.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"