Search code examples
objective-cibeacon

What's the maximum value for major and minor for iBeacon transmitter?


Question:

1) What's the maximum value for major and minor for iBeacon transmitter?

2) I'm using only one UUID, is there a limit for startRangingBeaconsInRegion to detect the major and minor value?

enter image description here


Solution

  • Both Major and Minor is 16bits. So the maximum major/minor is 65535.