hi,
I want to develop an APP in Android that will send an iBeacon, but I found all third-party lib only support scan iBeacon. Does anyone know the solution?
thanks!
Post
Replies
Boosts
Views
Activity
hi
I recently developed an iOS APP which will advertise in background, as I checked the developer document, device name and service uuid will be ignored when iOS APP goes to background. But I found an APP named Berkanan which can broadcast in backgound with device name and service uuid, and its device name length exceeds 8 bytes, does anyone know how it implements?
thanks!