Post

Replies

Boosts

Views

Activity

Reply to WiFi network disconnected when CarPlay is active
Same here. CarPlay kills established WiFi connections which are in use. This is completely unacceptable API behavior and a critical bug in my opinion. Since not being a CarPlay app, we can't even find out whether we are connected to CarPlay or not (thus being able to warn the user). I have opened a feedback item. Please do so as well.
Topic: App & System Services SubTopic: General Tags:
Apr ’25
Reply to Standalone watchOS not displaying location authorisation dialog
The answer in this case is plist keys. Here's the deal: While the old location APIs with CLLocationManager had runtime assertions for checking the required NSLocation{xyz}UsageDescription keys ­– thus crashing, if they were not present ­– the new APIs just silently ignore missing usage descriptions. Please consider the case closed ­– other than considering better diagnostics for this case as a feature request.
Oct ’24
Reply to EAAccessoryBluetoothPicker still broken in iOS 17
Still broken in iOS 26.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Sep ’25
Reply to Getting NWInterface for NWEthernetChannel without Internet Connectivity
Can we get this on iOS?
Replies
Boosts
Views
Activity
Aug ’25
Reply to CarPlay vs. AccessoryKit & NEHotspotHelper
FB17346881
Replies
Boosts
Views
Activity
May ’25
Reply to LLDB error: type for self cannot be reconstructed: type for typename
It's happening all over in Xcode 16. It broke first in Xcode 13, when Swift 5.5 introduced async/await based on coroutines in LLVM. It was broken for almost two years until Xcode 15 shipped with a combination of lldb that worked. It broke again in Xcode 16. That bugs like this have no #1 priority in Apple's development team speaks volumes.
Replies
Boosts
Views
Activity
May ’25
Reply to WiFi network disconnected when CarPlay is active
Same here. CarPlay kills established WiFi connections which are in use. This is completely unacceptable API behavior and a critical bug in my opinion. Since not being a CarPlay app, we can't even find out whether we are connected to CarPlay or not (thus being able to warn the user). I have opened a feedback item. Please do so as well.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’25
Reply to macOS Sequoia No Route to Host on first request. Retries work.
Same here. I reckon it‘s just another bug in the stack. Permissions aside, it‘s hit and miss.
Replies
Boosts
Views
Activity
Apr ’25
Reply to Apple Watch can't always reconnect
Always the same problem. Does not stop.
Replies
Boosts
Views
Activity
Feb ’25
Reply to NEHotspotConfigurationManager.joinAccessoryHotspot
joinAccessoryHotspot does not take a configuration parameter.
Replies
Boosts
Views
Activity
Feb ’25
Reply to Getting NWInterface for NWEthernetChannel without Internet Connectivity
Why is this API not available on iOS? We can use ethernet interfaces with iOS.
Replies
Boosts
Views
Activity
Nov ’24
Reply to Standalone watchOS not displaying location authorisation dialog
The answer in this case is plist keys. Here's the deal: While the old location APIs with CLLocationManager had runtime assertions for checking the required NSLocation{xyz}UsageDescription keys ­– thus crashing, if they were not present ­– the new APIs just silently ignore missing usage descriptions. Please consider the case closed ­– other than considering better diagnostics for this case as a feature request.
Replies
Boosts
Views
Activity
Oct ’24
Reply to Standalone watchOS not displaying location authorisation dialog
FB15415457
Replies
Boosts
Views
Activity
Oct ’24
Reply to Location authorization always "NotDetermined"
9 years later and it's still a problem.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’24
Reply to Standalone WatchOS App to TestFlight impossible
The problem was a corrupted empty project created by Xcode. It did NOT include the necessary iOS stub target (which seems to be important for deployment, even for a watch-only watchOS app). With another Xcode version this worked.
Replies
Boosts
Views
Activity
Sep ’24
Reply to WatchOS 2.0 wrist detection programmatically
Even 9 years after this doesn't seem to be available.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’24
Reply to Info.plist entry for watch-only app on non-exempt encryption?
Same problem… ridiculous state of the tools.
Replies
Boosts
Views
Activity
Aug ’24