Skip to main content
Answered

iOS universal links open in BOTH safari and handled in app

  • 14 June 2024
  • 1 reply
  • 58 views

App Conditions

  1. In our AppDelegate we return true from application:continueUserActivity:restorationHandler: 
  2. We have IntercomUniversalLinkDomains configured in the Info.plist file

Steps to Reproduce

  1. Open and intercom chat and type in the link https://www.nuuly.com/feedback
  1. Tap on the link, once it becomes tappable in Intercom chat

Expected Behavior:

Do not open Safari when a url is matched with an entry from IntercomUniversalLinkDomains and ONLY handle in application:continueUserActivity:restorationHandler: returns true

 

Actual Behavior

App handles link in application:continueUserActivity:restorationHandler:b but Safari also opens the link before App can handle it

 

Intercom SDK: 17.0.0

iOS: 17.2

1 reply

Userlevel 3
Badge +5

Hi flopshot-nuuly, It’s Mat from the Support Engineering Team 😀 

I’ve created a conversation in Intercom for you. Our team will diagnose the issue and try to help you fix this.

Reply