Post

Replies

Boosts

Views

Activity

Reply to WidgetCenter.shared.reloadAllTimelines() only works when app is in the foreground
Same happening here when I try to update widgets from push notification, I execute 2 actions given a push notification. 1 - Log that the method was triggered 2 - WidgetCenter.shared.reloadAllTimelines() All works well while Xcode debugger is attached, then it stops after the app is running without xcode, but I see that the block of code was executed because the log is created. Any idea what I may be doing wrong? Or is this a known issue? I work on a smart home platform app, while my widgets can't update in realtime, Apple Home widgets update as often as needed, so it's quite unfair to compete with that.
Topic: App & System Services SubTopic: General Tags:
Feb ’25
Reply to Cannot find type 'SFSafariExtensionHandler' in scope
Hey, where did you find the source code of it? I couldn't find on the session video page
Replies
Boosts
Views
Activity
Sep ’21
Reply to Instruments in Xcode 15.3 not showing symbols
Did you find a workaround for this?
Replies
Boosts
Views
Activity
Mar ’24
Reply to My lock screen widget has stopped working, strange error
I am also experiencing the same and calling WidgetCenter.shared.reloadAllTimelines() does not bring widgets back to life, did anyone resolve this issue?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’24
Reply to How do I use a Thread Network API in IOS
Tip: When storing credetials make sure you are using the mac extended address as border agent ID, this was crucial to make it work for me.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’24
Reply to Location Services permission reset to kCLAuthorizationStatusNotDetermined after app upgrade
I’m having exactly the same issue. Did you ever find a solution for it?
Replies
Boosts
Views
Activity
Feb ’25
Reply to WidgetCenter.shared.reloadAllTimelines() only works when app is in the foreground
Same happening here when I try to update widgets from push notification, I execute 2 actions given a push notification. 1 - Log that the method was triggered 2 - WidgetCenter.shared.reloadAllTimelines() All works well while Xcode debugger is attached, then it stops after the app is running without xcode, but I see that the block of code was executed because the log is created. Any idea what I may be doing wrong? Or is this a known issue? I work on a smart home platform app, while my widgets can't update in realtime, Apple Home widgets update as often as needed, so it's quite unfair to compete with that.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’25
Reply to What does this error mean: Error Domain=com.apple.MatterSupport Code=1 "(null)"
Same happening to me and I don't know how to fix that, it looks like something wrong behind the scenes and no useful error message available for developers.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to In the iOS 26.4 beta version of WKWebView, it is impossible to establish an IP type WebSocket connection!
Same happening to me while debugging the "Home Assistant" app, connections using local IP tend to fail or be delayed for several minutes, while using ".local" or remote URLs it succeeds.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’26
Reply to In the iOS 26.4 beta version of WKWebView, it is impossible to establish an IP type WebSocket connection!
Submited as well in FB22124168
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’26