Pass Relevance Information

A pass can optionally supply relevance information, including locations that are relevant to the pass, and a date that is relevant to the pass as shown in this example from a pass:

"locations" : [  {    "latitude" : 39.749484,    "longitude" : -104.917513,    "relevantText" : "...is nearby, stop by for 20% off a coffee!"  }],"relevantDate" : "2012-10-20T19:30:00-08:00"

The relevance fields that can be used are:

Image locations (optional): An array of relevant location information. A location can have latitude, longitude, altitude, and relevantText. The relevantText will be displayed on the lock ...

Get iOS Components and Frameworks: Understanding the Advanced Features of the iOS SDK now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.