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
Oct ’22