any change on Beta 4?
Post
Replies
Boosts
Views
Activity
For anyone interested, basic iOS app example that gets the orientation data of AirPods Pro and transmits it via OSC to any location on LAN: https://github.com/Mach1Studios/M1-AirPodOSC
has this been resolved?!?
I can still recreate this in 13.1
@DrMickeyLauer have you figured this out? I am also making a console app that manages bluetooth devices and I have tried adding the NSBluetoothAlwaysUsageDescription key to a plist and embedding that into the binary via CREATE_INFOPLIST_SECTION_IN_BINARY and this does not work, what is the way to get this to work? it seems mostly an issue with xcode (xcode 14.2 at time of writing this) not picking up on this fringe case of not assigning an info.plist and not wanting an external file when it is made
did you ever figure this out?