kshoji / Unity-MIDI-Plugin-supports

Documents and issues for Unity MIDI Plugin
9 stars 0 forks source link

Errors when uploading to the Oculus Store and version 1.3.4 not taking midi input. #14

Open Bart-ES opened 1 year ago

Bart-ES commented 1 year ago

Hey I'm having 2 issues.

One is that when uploading to the oculus store I get this error: Fail_BLE_Permission: Your manifest includes the following unsupported permissions: - android.permission.ACCESS_FINE_LOCATION - android.permission.ACCESS_BACKGROUND_LOCATION - android.permission.ACCESS_COARSE_LOCATION Do not use location permissions to scan for nearby Bluetooth devices. Update your app to use the CompanionDeviceManager API to make and manage connections instead of requesting these permissions.

The oculus store has some limitations on what permissions are allowed, so maybe you have an idea how to make your plugin compatible.

And issue number 2: On version 1.3.4, on the Quest 2, I can detect a bluetooth connection, but the piano key presses are not coming through, it is however working perfectly fine on version 1.3.0.