Post

Replies

Boosts

Views

Activity

Reply to Why is watchOS 8.5 runtime simulator no longer available to download
@darkpaw
Replies
Boosts
Views
Activity
Oct ’24
Reply to ITMS-90428: Invalid Swift Support - The files libswift_Concurrency.dylib don’t match
Same error
Replies
Boosts
Views
Activity
Nov ’22
Reply to Xcode 14 try to build all SPM when building swiftUI preview
I can confirm issue is in 14.1 (14B47)
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to XCode13.4 reported an error: Missing Package Product in editing by a third party downloading Swift Package Manager
Ever resolve this?
Replies
Boosts
Views
Activity
Sep ’22
Reply to Privacy Policy requiring tvOS Privacy Policy for non tvOS app
Resolved, ignore this.
Replies
Boosts
Views
Activity
Jul ’22
Reply to "Sorry, you can’t enroll at this time" while trying to enroll into the Apple Developer program.
_ .
Replies
Boosts
Views
Activity
Apr ’22
Reply to Custom Haptics on Apple Watch
I'm also interested in this method
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’22
Reply to wOS8 Issue: Core Bluetooth Delegate No Longer Getting Called When AW App Is In Background
To answer my own question, this issue was resolved by going to the Plist for the Watch Extension (important that it is the extension), and adding the item "App communicates using CoreBluetooth" to Required background modes.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’21
Reply to Cannot get Always On Display to Work with my App
Turns out the person doing our builds was on Xcode 12.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’21
Reply to XCFramework requiring self when not needed?
Looks like all I needed to do was make it a class function. public class func getHello()
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’21