Open mrdc opened 1 year ago
Looking in iOS logs I see that the broadcast is started, but a beacon scanning app shows nothing. Using flutter_beacon
for transmitting and scanning works fine.
Can it be related to a different beacon "format" broadcasted by beacon_broadcast
?
same issue here
Hello,
Broadcast is not working in the example app. Compiles fine, but when I click Start button, beacon is not transmited. No errors in runtime logs.