Questions tagged [clbeacon]

18 questions
0
votes
1 answer

Is the RSSI field of the CLBeacon class safe to use wrt the submission process?

I was wondering if anybody could confirm that the RSSI field of the CLBeacon class is safe to use in an iOS app wrt the app submission process? I was told today that the usage of the RSSI field of the CLBeacon class will make the app rejected.…
JB Yung
  • 71
  • 7
0
votes
2 answers

Connecting to multiple iBeacons at once

If i have a device acting as a receiver and it connects to an iBeacon, what would happen if it connected to another iBeacon whilst still processing the connection to the first (e.g. Hadn't finished the running the didEnterRegion method)? Does the…
Tom Cornish
  • 71
  • 1
  • 5
-1
votes
1 answer

Setting the major and minor value of iBeacon

I want to set the major and minor value correctly as I enter in a region.For example,I have different queues for different kinds of customer. Like Premium and silver categories. If a customer goes in the lane of Premium, He should broadcast his…
1
2