AXMFiHearingDevice Entitlement's

Does anyone know how to add the entitlement hearing.aid.app that's required to use the pairedDeviceIdentifiers() method.

It's noted in the method discussion but doesn't appear to possible to add via Xcode or the profile on the developer.apple.com site.

This function returns each CBPeripheral with a manufacturer that matches the manufacturer in your app's hearing.aid.app entitlement. For bimodal hearing devices, specify an array of manufacturers for this entitlement.

Replies

I’d never heard of this entitlement before so I asked a colleague, who supports MFi accessory development, about it. He recommended that you open an MFI tech support incident so that he can help you officially.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Add a Comment