2

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.

TrampolineTales
  • 808
  • 3
  • 14
  • 31
FastMedia
  • 21
  • 1
  • this method get called - func application(_ application: UIApplication, willContinueUserActivityWithType userActivityType: String) -> Bool – rishi Sep 13 '17 at 13:42
  • thanks rishi, but not call when no running, I need the method userActivity, because the link: https://domine/dataiNeedDynamic is dynamic. – FastMedia Sep 13 '17 at 15:13

0 Answers0