Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Support Beacons. #42

Open
fabianfett opened this issue Aug 14, 2015 · 0 comments
Open

Support Beacons. #42

fabianfett opened this issue Aug 14, 2015 · 0 comments

Comments

@fabianfett
Copy link

Currently there is no support for iBeacons. Though Apple supports iBeacons with passbook.
Adding beacons should work as the rest of the api.

pass.beacons([{
      "proximityUUID": req.business.beacon,
      "relevantText": "You are here!"
  }]);

In a small test I made it is sufficient to add "beacons" to the TOP_LEVEL var in lib/pass.js.

assaf added a commit that referenced this issue Nov 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant