Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve available devices after app did become active #209

Closed
VNKorchagin opened this issue Oct 26, 2017 · 1 comment
Closed

Retrieve available devices after app did become active #209

VNKorchagin opened this issue Oct 26, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@VNKorchagin
Copy link

There are several ways to connect MIDI devices to your phone / tablet:

  1. Cable
  2. Bluetooth

To connect a MIDI device via Bluetooth, you need to minimize the current application. After the application has become active again, it is necessary to request available devices, otherwise the connected device will be out of available devices.

To get this capability, you need to sign the manager for the UIApplicationDidBecomeActiveNotification

@armadsen
Copy link
Member

Fixed by #210.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants