Universal Link always shows “Open App A?” banner instead of redirecting automatically

We have a login flow where the user authenticates in Safari, and at the end of the process the authentication server redirects back to our app using a Universal Link. On most devices, the app opens automatically without any confirmation banner.

However, on several iPads, Safari always shows the “Open App A?” banner after the redirect. The user must tap Open every time. Other devices running the same iOS version do not show this issue.

Expected Flow (working devices):

  1. Start authentication
  2. Safari login
  3. Authentication server redirects using a Universal Link
  4. App A opens automatically

Problematic Flow (several iPads):

  1. Start authentication
  2. Safari login
  3. Authentication server redirects using a Universal Link
  4. Safari shows “Open App A?” confirmation banner
  5. User must tap Open
  6. App A starts

Questions:

  1. Is this a known issue in iOS?
  2. Or is this expected behavior under certain conditions (i.e., is there a specific Safari/iOS specification that causes this banner to appear)?
  3. Is there any way to prevent Safari from showing the “Open App A?” banner and allow automatic redirection?

*This issue did not occur on iOS 16, but it started appearing after updating to iOS 17.

Devices : iPad 9th Gen/iPad 10th Gen

Universal Link always shows “Open App A?” banner instead of redirecting automatically
 
 
Q