Skip to content

On iOS 18 and later, Cannot receive callbacks #356

Open
@Irving-Xu

Description

@Irving-Xu

iOS17 is ok, On iOS 18 and later, when connecting a Bluetooth MIDI keyboard using:

try? MIKMIDIDeviceManager.shared.connectInput(sources.first!, eventHandler: { [weak self] endPoint, commands in

Pressing keys on the keyboard does not trigger the eventHandler callback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions