I am using petermetz/cordova-plugin-ibeacon in my hybrid application, plan to deploy it on Android devices only.
I have seen application that detect beacons placed nearby, and i want to achieve same functionality but using cordova plugin in my hybrid app.
Can some one help in detecting ibeacons present nearby with their details like their UUID as the sample given doesn't explains much about scanning.
Thanks, Rohit