Post

Replies

Boosts

Views

Activity

Reply to MusicKit Dev Token Refresh
Hi, experiencing this issue when the bundle ID is created and configured. My app's identifier on the developer website matches the bundle ID in Xcode. When my code makes any request to the Apple Music catalog, it still throws this error: Media API Token Service responded with status code: Not Found (404). This suggests that <redacted> was likely not registered as a valid client identifier. Failed retrieving tokens for MusicDataRequest.Context(url: "https://api.music.apple.com/v1/storefronts/nz"). Error = .developerTokenRequestFailed. Is there any way to resolve this?
Oct ’23
Reply to Xcode "Connect via network" is stuck, controls disabled
I'm seeing the same issue on Xcode 15.0 (15A240d) when connecting to an iOS 17.0.1 device. iOS 16 devices are unaffected. This is quite disruptive, as even when my test device is plugged in, Xcode 15 insists on connecting to it via network, which is slow and unreliable. The only way to force Xcode 15 to use wired debugging that I found was to unpair and re-pair the device. However, that only works while the device remains plugged in — unplugging it re-activates wireless debugging that cannot be disabled, even after plugging the device back in.
Sep ’23