shinyorg / shiny

.NET Framework for Backgrounding & Device Hardware Services (iOS, Android, & Catalyst)
https://shinylib.net
MIT License
1.46k stars 226 forks source link

[Feature Request]: Shiny Beacons. I'd like to see an advertizing feature added to this. #770

Closed kk0kojirr closed 3 years ago

kk0kojirr commented 3 years ago

Summary

Shiny.Beacons. It can detect distance and receive distance detection. It will be more convenient if it can transmit.

API Changes

Add void StartAdvertising(uuid, major, minor, txpower); And add void StopAdvertiging();

Intended Use Case

In two mobile devices. one transmits a beacon, and other mobile devices, one transmits a beacon and the other receives it.

Code of Conduct

aritchie commented 3 years ago

This is something I may release as sponsorware in the future, but because this isn't something that can run in the background due to OS restrictions, this isn't something I can see offering value beyond development and it isn't something I would personally use myself