Skip to content

XPC connection invalid #183

Answered by orchetect
SNewtown asked this question in Q&A
Apr 25, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

"XPC connection invalid" or messages similar to XPC connections are usually just log noise and can be ignored. It's not related to what you're doing. Those error messages even come up in a blank app project without Bluetooth or Simulator use.

Re: Bluetooth on an iOS Simulator is not possible. You need to test that on a physical device. (I will add a note to the Bluetooth MIDI example project's README stating that it won't work in a Simulator.)

FWIW, once you have a Bluetooth MIDI session up and running, you interact with the MIDI endpoints it creates just like any other MIDI endpoint. So you could at least bypass the Bluetooth part for testing some of your app in the simulator.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@orchetect
Comment options

Answer selected by orchetect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants