Post

Replies

Boosts

Views

Activity

Comment on iOS 16 Live Activities Lock Screen widget
In my case not getting the push token as part of my statusActivity at al, the object doesnt have pushToken. Any flag i need to set additionallY?  let statusActivity = try Activity<StatusAttribute>.request(         attributes: statusAttribute,         contentState: initialStatus,         pushType: PushType.token) this is how i am requesting for a push token
Topic: App & System Services SubTopic: General Tags:
Oct ’22
Comment on Live Activity Not Working on Physical Device
With Beta 4, getting the pushToken, but the aps payload is giving me TopicDisallowed.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on iOS 16 Live Activities Lock Screen widget
In my case not getting the push token as part of my statusActivity at al, the object doesnt have pushToken. Any flag i need to set additionallY?  let statusActivity = try Activity<StatusAttribute>.request(         attributes: statusAttribute,         contentState: initialStatus,         pushType: PushType.token) this is how i am requesting for a push token
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on iOS 16 Beta Live Activities Push Notification DeviceTokenNotForTopic
I have a Push notification key registered for my bundle ID, still not receiving any data in statusActivity.pushTokenUpdates. followed the blog mentioned above. Do I need anything else from the app.
Replies
Boosts
Views
Activity
Oct ’22
Comment on iOS 16 Live Activities Lock Screen widget
Hey , seeing a crash on this ActivityAuthorizationInfo().areActivitiesEnabled when trying to run on real device. On simulator it works fine. Any help here on how to resolve?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’22