Post

Replies

Boosts

Views

Activity

Comment on Issue starting Live Activities with ActivityKit push notifications
Yes, that has been my observation too. make a call to Activity.request (when app is in foreground) Activity.pushToStartTokenUpdates returns the pushToStartToken This defeats the purpose of the new api. The scenario that companies are interested in is mentioned in a blog https://onesignal.com/blog/new-activitykit-notifications-push-the-boundaries-of-current-ios-live-activities/
Topic: Programming Languages SubTopic: Swift Tags:
Jan ’24
Comment on Issue with Core Data not finding the correct entity
In Xcode 15.4, it's under entity inspector (last tab), look under class, Module would be Global Namespace. Change it to Current Product Module. Note, it still crashes.
Replies
Boosts
Views
Activity
Feb ’24
Comment on Issue starting Live Activities with ActivityKit push notifications
Yes, that has been my observation too. make a call to Activity.request (when app is in foreground) Activity.pushToStartTokenUpdates returns the pushToStartToken This defeats the purpose of the new api. The scenario that companies are interested in is mentioned in a blog https://onesignal.com/blog/new-activitykit-notifications-push-the-boundaries-of-current-ios-live-activities/
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jan ’24