I was learning about Multipeer Connectivity framework of iOS from the tutorial site http://www.ralfebert.de/tutorials/ios-swift-multipeer-connectivity/ .
The example provided was really useful to understand the concept, in which, the devices simply have a view and its color can be changed by near devices.
My Question is that is there is any limitation to the number of devices(iPhone) that can be connected to the available service at a time? if it is over bluetooth? please let know, it will be helpful.