Universal links on iOS do not work on the very first app launch, which is why developers have to resort to using techniques like copying the link out of the clipboard or associating a link to a user with a fingerprint.
This isn't a problem after the first launch, as the app delegate gets an event to open and route the user from the URL.