cordova-plugin-bluetoothle
cordova-plugin-bluetoothle copied to clipboard
BluetoothLePlugin getAdapterInfo
I am getting an error while accessing bluetooth device someone getting this error from XCode ? ERROR: Method 'getAdapterInfo:' not defined in Plugin 'BluetoothLePlugin'
FAILED pluginJSON = ["BluetoothLePlugin466699125","BluetoothLePlugin","getAdapterInfo",[]]
Seems like it's installed wrong. Did anything else work?
I'm getting the same error. How do I get it to work on iOS ? On Android, it works fine!
getAdapterInfo is Android-only and is not available in the iOS version of the plugin. See here for the list of available methods for each platform: https://github.com/randdusing/cordova-plugin-bluetoothle#methods