react-native-ble-peripheral
react-native-ble-peripheral copied to clipboard
Multiple beacons are being created, even though there's check for isAdvertising method
Hi I am trying to create beacon, when the app is initiated, foreground service and in background service but multiple beacons are being created, I am using isAdvertising method every time before calling the start function.