Post

Replies

Boosts

Views

Activity

Reply to Cannot get PushKit to register for Watch app
Thank you. Here is some more info: I was able to get the token using a different app, with similar configuration. The main difference is that my app is flutter based, and the other one is native. Could this be the cause? The watch app needs to talk to the Phone app, in order to connect to the servers? (Flutter app do not run in debug mode)
Jun ’24
Reply to New push notifications for widgets seem too limited for actual production-level apps
BTW you can get the token via WidgetCenter.shared.currentPushInfo
Replies
Boosts
Views
Activity
Jan ’26
Reply to New push notifications for widgets seem too limited for actual production-level apps
Any update how to get token? the func pushTokenDidChange is not being called for me.
Replies
Boosts
Views
Activity
Sep ’25
Reply to Doesn't work WidgetCenter.shared.reloadAllTimelines() with WKRefreshBackgroundTask
@apple created another bug report that provides more information such as screenshot and logs https://feedbackassistant.apple.com/feedback/16387355
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’25
Reply to Complication PushKit is not received in the background
Also, in the documentation https://developer.apple.com/documentation/pushkit there is no mention that pushKit only works with clockKit, which is useless since you cannot add those to newer watchOS devices.
Replies
Boosts
Views
Activity
Jun ’24
Reply to Complication PushKit is not received in the background
Hi, thank you for responding. I'm using WidgetKit, which allow about 4 updates per hours, but sometimes, we need immediate updates. Would be great if we could force update from the Phone, but that is not working with WidgetKit.
Replies
Boosts
Views
Activity
Jun ’24
Reply to Cannot get PushKit to register for Watch app
Does pushKit functionality require stand alone watch apps?
Replies
Boosts
Views
Activity
Jun ’24
Reply to Cannot get PushKit to register for Watch app
If my question was not clear, here is a clarification - I basically do not get push credentials delegate being called on watch app start, in order to extract the token. This only happens on some of my apps, also when testing with the same bundle ids. Thank you!
Replies
Boosts
Views
Activity
Jun ’24
Reply to Cannot get PushKit to register for Watch app
As mentioned in my question, the issue is not receiving a notification, but getting the token.
Replies
Boosts
Views
Activity
Jun ’24
Reply to Cannot get PushKit to register for Watch app
Also on my test app where I get the credentials, I do not have any background modes at all.
Replies
Boosts
Views
Activity
Jun ’24
Reply to Cannot get PushKit to register for Watch app
Do I need "voip" in background mode? I'm using pushKit to update complications, this is not a voip app.
Replies
Boosts
Views
Activity
Jun ’24
Reply to Cannot get PushKit to register for Watch app
Thank you. Here is some more info: I was able to get the token using a different app, with similar configuration. The main difference is that my app is flutter based, and the other one is native. Could this be the cause? The watch app needs to talk to the Phone app, in order to connect to the servers? (Flutter app do not run in debug mode)
Replies
Boosts
Views
Activity
Jun ’24
Reply to WidgetKit complications won't update
@Serzhas any response from Apple?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’23
Reply to WidgetKit complications won't update
Same issue here. Posted this thread https://developer.apple.com/forums/thread/735714 Did you figure it out?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’23