Post

Replies

Boosts

Views

Activity

Reply to Cannot Start Audio Playback from Interactive Widget (iOS 17)
For those still struggling with this - make sure that your widget code has target membership for your widget extension AND your iOS app. This is required otherwise the background audio capability doesn't work. What's frustrating is it works on the simulator even if the iOS app isn't included in the target membership. If you run on a real device you'll get the error. Make sure you include both targets!!
Topic: App & System Services SubTopic: Core OS Tags:
Oct ’23
Reply to Can't pin down how to show complications properly at different stages
I am having issues with static complications. Everything works perfectly except when the user is in the "watch face selection" screen. On this screen, the preview doesn't show at all. The preview shows correctly when editing the watch face (style, colors, complications, etc.), just not on the watch face section screen. Confirmed on simulator and physical device. Anyone else in this boat? This behavior is easily reproducible by creating a new WatchOS WidgetKit target and running the app with no code modifications... Thank you!
Topic: App & System Services SubTopic: General Tags:
Oct ’22
Reply to Cannot Start Audio Playback from Interactive Widget (iOS 17)
For those still struggling with this - make sure that your widget code has target membership for your widget extension AND your iOS app. This is required otherwise the background audio capability doesn't work. What's frustrating is it works on the simulator even if the iOS app isn't included in the target membership. If you run on a real device you'll get the error. Make sure you include both targets!!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’23
Reply to Xcode 14 try to build all SPM when building swiftUI preview
Version 14.3.1 (14E300c) still has the issue.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to How to download an old version of an Apple Watch app?
I am in the same position as you and have an annoyed user. In my case, I upgraded to watchOS 9.0 to support SwiftUI widgets. Did you have any solution? Thanks!
Replies
Boosts
Views
Activity
Jan ’23
Reply to While building for tvOS, no library for this platform was found
I have a similar issue, but haven't been able to find any solution for it. :(
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jan ’23
Reply to PassbookUIService crash on Xcode 14 beta 6 causes StoreKit failure
Same here. I am just trying to run the sample code as provided by apple Implementing a store in your app using the StoreKit API It crashes on the simulator but works fine on a real device. Here is the exact error I get: MacOS 13.0 (22A380) - Xcode Version 14.0.1 (14A400) - iOS 16.0 Simulator.
Replies
Boosts
Views
Activity
Nov ’22
Reply to Can Widgets be shown in App Store Previews and Screenshots?
Hi! I am interested about this as well... Were you able to add a screenshot of your widget? Thanks!
Replies
Boosts
Views
Activity
Oct ’22
Reply to Can't pin down how to show complications properly at different stages
I am having issues with static complications. Everything works perfectly except when the user is in the "watch face selection" screen. On this screen, the preview doesn't show at all. The preview shows correctly when editing the watch face (style, colors, complications, etc.), just not on the watch face section screen. Confirmed on simulator and physical device. Anyone else in this boat? This behavior is easily reproducible by creating a new WatchOS WidgetKit target and running the app with no code modifications... Thank you!
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’22