Skip to content

Instantly share code, notes, and snippets.

@tomasharkema
Created June 7, 2019 07:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomasharkema/b9f79095e06edf6e771ee8630ef337bc to your computer and use it in GitHub Desktop.
Save tomasharkema/b9f79095e06edf6e771ee8630ef337bc to your computer and use it in GitHub Desktop.
let activity = NSUserActivity(activityType: shipment.key)
UIApplication.shared.requestSceneSessionActivation(nil, userActivity: activity, options: nil, errorHandler: {})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment