For a Core Spotlight activity you can use CSSearchableItemActionType, like this:
I am not able to find documentation showing other activityType strings that can be used here. For example, I'm looking for the activityType which indicates a ClassKit activity with a contextIdentifierPath.
Thank you!
Code Block .onContinueUserActivity(CSSearchableItemActionType, perform: handleUserActivity)
I am not able to find documentation showing other activityType strings that can be used here. For example, I'm looking for the activityType which indicates a ClassKit activity with a contextIdentifierPath.
Thank you!
The universalLinkURL with onOpenURL was the answer for me here