react-native-ble-advertiser icon indicating copy to clipboard operation
react-native-ble-advertiser copied to clipboard

Cannot read property 'secCompanyId' of null

Open carlosriveroib opened this issue 1 year ago • 10 comments

I'm getting this error just doing this

import BleAdvertise from 'react-native-ble-advertise'

BleAdvertise.setCompanyId(0x00e0)
Captura de Pantalla 2022-10-16 a las 21 15 49

carlosriveroib avatar Oct 16 '22 19:10 carlosriveroib