Ask Different (Apple)
Q&A for power users of Apple hardware and software
Latest Questions
2
votes
2
answers
3897
views
Are AirTags iBeacons?
I'm an iOS developer and I need to test some iBeacon detection. I'd like to use an AirTag to be able to test but I did not find if AirTags are iBeacons?
I'm an iOS developer and I need to test some iBeacon detection. I'd like to use an AirTag to be able to test but I did not find if AirTags are iBeacons?
Quentin
(131 rep)
May 30, 2021, 09:12 AM
• Last activity: Jun 25, 2022, 01:02 PM
5
votes
5
answers
2527
views
Can iBeacons work directly with remote servers?
Can iBeacons work directly with remote servers? in other words can you store notifications or information you want pushed out to users on a server and have that information retrieved from a server when the user gets within range of an iBeacon? I am almost done with building my app but need to store...
Can iBeacons work directly with remote servers? in other words can you store notifications or information you want pushed out to users on a server and have that information retrieved from a server when the user gets within range of an iBeacon?
I am almost done with building my app but need to store information I want pushed out to users on a remote server rather than locally in my app. For some reason I cannot find a direct answer to this or anywhere online that talks about iBeacons working with servers to populate information to users.
Harold
(51 rep)
Dec 16, 2013, 05:20 PM
• Last activity: Sep 12, 2017, 09:14 AM
0
votes
2
answers
2117
views
Can iBeacon range/region monitoring trigger "dynamic"/data-based notification?
Can an iBeacon range and/or region event (for an iOS app that is not running in the foreground) somehow have a "dynamic" notification send to that iOS device (i.e. a notification text that is not hard coded in the app but rather comes from a server)? An example use case that everyone can relate to i...
Can an iBeacon range and/or region event (for an iOS app that is not running in the foreground) somehow have a "dynamic" notification send to that iOS device (i.e. a notification text that is not hard coded in the app but rather comes from a server)?
An example use case that everyone can relate to is that your local super market implements beacons and that as you walk pass the milk section you get a notification saying "Milk half price for the next half hour" (because the "use-by" date is near).
I know I can do local notification with static text (i.e. "welcome to the store") but unsure if I can so something more dynamic.
Daniel Iversen
(181 rep)
Feb 28, 2015, 07:29 AM
• Last activity: Sep 12, 2017, 09:10 AM
3
votes
1
answers
4207
views
Does Apple have a policy restricting generic UUID with iBeacon apps in the app store?
I heard that developers must specify clearly the list of iBeacon UUID their app is working with, and that each change in this list would require an update. The reason would be to prevent companies to apply "counter-marketing" strategies, using their opponents' iBeacons to broadcast their own coupons...
I heard that developers must specify clearly the list of iBeacon UUID their app is working with, and that each change in this list would require an update.
The reason would be to prevent companies to apply "counter-marketing" strategies, using their opponents' iBeacons to broadcast their own coupons.
I'm developing a generic app that may let the user input his iBeacon's UUID or fetch them from a server.
Would this application be really rejected by the appstore's validation process ?
Khopa
(151 rep)
Jun 11, 2014, 02:53 PM
• Last activity: Mar 1, 2017, 12:13 PM
3
votes
0
answers
247
views
Does Apple's stock Reminders app geofencing work with iBeacons?
I'd like to know whether geofenced reminders in Apple's stock Reminders app can use iBeacons to trigger. My use case is that I'd like to place an iBeacon in my home, and trigger reminders when it is detected by iOS/CoreLocation. The default GPS-based location finding can be less than prompt, since G...
I'd like to know whether geofenced reminders in Apple's stock Reminders app can use iBeacons to trigger.
My use case is that I'd like to place an iBeacon in my home, and trigger reminders when it is detected by iOS/CoreLocation. The default GPS-based location finding can be less than prompt, since GPS reception near my home can be hit-or-miss. I've been unable to find specific confirmation that this is supported in the stock app. I may have to go to something like Proximitask if the stock app doesn't support this use case.
ravron
(221 rep)
May 24, 2016, 11:33 PM
1
votes
1
answers
378
views
How do I make my BeaconOSX iBeacon signal detection more accurate?
Here's my setup: iMac with [BeaconOSX][1] iPhone with [Proximitask][2] I am successfully broadcasting a signal and am getting notifications as I come and go to my office. However, the reminders are getting triggered well outside of the building and sometimes rapidly & repeatedly triggering when I'm...
Here's my setup:
iMac with BeaconOSX
iPhone with Proximitask
I am successfully broadcasting a signal and am getting notifications as I come and go to my office. However, the reminders are getting triggered well outside of the building and sometimes rapidly & repeatedly triggering when I'm 5 rooms away just sitting in the conference room.
BeaconOSX has 3 values I can adjust (other than the UUID):
- major (5)
- minor (5000)
- measured pwr (currently set at -10)
The initial value of measured pwr was -59, and that's when it was triggering things on my phone from outside the building. Increasing that value to -10 seems to have helped somewhat. Today's reminders went off just outside my section of the building, but I'd like it to me as accurate as when I step inside my office.
I've read that beacons need to be calibrated, but with just BeaconOSX and Proximitask, I don't think I know how to do that. I also read that increasing measured pwr *increases* the signal strength, making distance estimation more accurate. Is reducing that value also a valid way of preventing the triggerings from happening outside my office? Is there software I can use for calibration?
hepcat72
(1375 rep)
Oct 14, 2014, 03:29 PM
• Last activity: Dec 6, 2014, 12:59 AM
2
votes
1
answers
9439
views
Disable iBeacon settings
There has been a lot written in the last day or two about iBeacon. Are there settings I can tweak so that 1. I'm not tracked in stores 2. I won't receive messages about products in my vicinity?
There has been a lot written in the last day or two about iBeacon. Are there settings I can tweak so that
1. I'm not tracked in stores
2. I won't receive messages about products in my vicinity?
Alice
(151 rep)
Dec 7, 2013, 04:27 PM
• Last activity: Oct 15, 2014, 12:50 PM
16
votes
4
answers
15844
views
Is it possible to have my MacBook become an iBeacon?
Is it possible to have my MacBook become an [iBeacon][1]? I would like it to broadcast itself to iOS devices which support iBeacons. If this is possible, what are the hardware requirements of the computer (e.g. is Bluetooth 4.0 enough?), and how would I do it? **Update**: I am primarily looking for...
Is it possible to have my MacBook become an iBeacon ?
I would like it to broadcast itself to iOS devices which support iBeacons. If this is possible, what are the hardware requirements of the computer (e.g. is Bluetooth 4.0 enough?), and how would I do it?
**Update**: I am primarily looking for a way to do this without any additional hardware (since my MacBook already has Bluetooth built-in).
Senseful
(24445 rep)
Sep 25, 2013, 04:04 PM
• Last activity: Jun 16, 2014, 11:39 PM
Showing page 1 of 8 total questions