I have a problem with universal links, the problem is that the method userActivity: NSUserActivity
for receiving the link information is not called if the app is not open or in the background.
I found this answer, but I do not know exactly how to implement it since it is not specified.