Hi everyone,
I meet the problem, that I have to advertise custom name (LocalName) on both Android and iOS via Bluetooth Low Energy.
I use Gatt Server functionality from this plugin github.com/aritchie/bluetoothle
But it mentioned that it can't advertise LocalName on Android specifically github.com/aritchie/bluetoothle/blob/master/docs/advertising.md . I don't know why. But device is only searchable without name (N/A) when running on Android.
Do someone know how to get around of this limitation?