Post

Replies

Boosts

Views

Activity

Comment on Watch Complication Only Showing Dashes
@simonfromhelix would you be able to share what specific steps you told users to take in order to fix this issue? Unfortunately I wasn't aware of this issue before releasing my update, and now obviously it's too late. In my testing, just switching to another complication then back again fixed the issue, but I have at least one user now who wasn't able to get things working again by doing that.
Sep ’23
Comment on [widget] invalidateConfigurationRecommendations() - error reloading supported intents: Process not authorized to make this timeline request
I believe I found a solution - if you migrate your watch app to a single target (combining the watch app with the watch extension), then invalidateConfigurationRecommendations starts working again. To migrate, I had to bump the minimum SDK to watchOS 7, then there's an option in the recommended project settings to perform the migration. (FYI: I had a lot of issues after performing the migration, it took a few hours to get the project building again.)
Sep ’23
Comment on Apple Watch crash logs not showing up in Organizer in Xcode
Yes, it is an old-style WatchKit app + WatchKit extension app, but I'm not sure when I stopped seeing crashes in Organizer - it may have stopped several Xcode versions ago, but I only just recently needed to look at my watch crash logs in more detail. When I click "show all versions" in Organizer, I'm able to get some watchOS crashes from older versions of the app showing up in Organizer - they're all for devices still running watchOS 6.3. I filed this as FB11862196. Thank you.
Dec ’22