i implemented universal url support in iOS app where when we click on universal url, app was getting open in iOS 16.1 and below this OS version
Problem is: when same link we open from iOS 16.5 and iOS17 beta version, it is not opening app. it is opening browser instead.
my question is what happened with iOS 16.5 and above are they not supporting universal url?