CocoaMultipeer
CocoaMultipeer copied to clipboard
Is it possible to limit to bluetooth ONLY?
Is there any way to make sure that all published services, browsing, connections, and data sending occurs ONLY over bluetooth?
Nevermind, I just read on apple dev forums that with NSNetService it isn't possible to limit devices (ie. only bluetooth or only wifi). I'll try https://github.com/tolo/HHServices instead.