Post

Replies

Boosts

Views

Activity

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 Background Transfer Service and Client Certificates
Ok, this is looking good now. If my tests are not wrong (it's a bit hard to match the exact requirements), the relevant delegate call urlSessionDidReceiveChallenge is now being called in a background session!
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to URLSession.uploadTask withFile When can file be deleted
I'd like to know this as well. It doesn't seem to documented properly.
Replies
Boosts
Views
Activity
Jul ’24
Reply to Apple Watch can't always reconnect
It's a complete joke nowadays. I stopped 4 years developing for AppleWatch because of the miserable tools situation. Guess what… it's even worse these days.
Replies
Boosts
Views
Activity
Jul ’24
Reply to standalone watchOs app need to distribute it?
But what's the secret sauce in uploading? I only get the option to export the IPA to a file.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to How can I publish standalone watchOS6 app on App Store Connect?
This no longer seems to work. When I create a new standalone app, I only get a Watch App target and when trying to archive this, I only get options for exporting the archive to file. The bundlid ends with .watchkitapp, the app records are online at AppStoreConnect, there is even a screenshot in the watchOS portion of the app record. Stiil: What am I missing?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to Submit a standalone watchOS app?
Did you manage in the last 4 years? Still seems broken here. Can only select "custom" deployment.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to How to submit a watch only app?
Any updates here? I can't seem to make "App Store Connect" as distribution mechanism available, so I can't upload the standalone app.
Replies
Boosts
Views
Activity
Jul ’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
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 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 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 not displaying location authorisation dialog
FB15415457
Replies
Boosts
Views
Activity
Oct ’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 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 NEHotspotConfigurationManager.joinAccessoryHotspot
joinAccessoryHotspot does not take a configuration parameter.
Replies
Boosts
Views
Activity
Feb ’25