React native – Android Not building due to permission error in manifest
Kind Stack-overflowers, I am attempting to create an expo react native module in order to use Bluetooth, However I am experiencing a strange issue Here is the error: Missing permissions required by intent BluetoothAdapter.ACTION_REQUEST_ENABLE: android.permission.BLUETOOTH_CONNECT The error occurs around this…