For Kontakt.io and Specially for "iBeacon", I have been looking for ways to identify and get my own beacons which I would provide to my users.
I need to get solution for both Android and iOS.
With my initial search I have some results for Android as,
This Sample class demonstrate that we can use and apply filters.
Also this one suggests on iBeacon profile identifiers – best practise
My Concerns are,
For applying filter, I need to know particular range of ids and what If I want to go beyond that, I will have to change my code to include that range every time?
Is there any sample/guide for iOS to apply filter ?
If anyone has done this, what approach you have used to scan & get only your own devices ?
Please provide me guide/demo/suggestion for iOS and Android both.