Post

Replies

Boosts

Views

Activity

Reply to Live Activity update push token
any updates?
Replies
Boosts
Views
Activity
Mar ’25
Reply to How can I detect if my app was opened by tapping a Live Activity?
func application(_ app: UIApplication, open url: URL, options: [UIApplication.OpenURLOptionsKey : Any] = [:]) -> Bool { handleLiveActivityTap(url: url) return true }
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’25