<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WalletPasses",
  "identifier" : "/documentation/WalletPasses/Pass/Barcodes-data.dictionary",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Wallet Passes"
    ],
    "preciseIdentifier" : "data:WalletPasses:Pass.Barcodes"
  },
  "title" : "Pass.Barcodes"
}
-->

# Pass.Barcodes

An array of barcode objects on a Pass.

```
object Pass.Barcodes
```

## Discussion

`Pass.Barcodes` is an array of barcode objects. In iOS 27 and later, you can provide more than one barcode as a fallback. For example, if you provide EAN 13 and QR formats in the barcodes array, the `EAN 13` barcode renders on devices using iOS 27 and later and the `QR` code renders for devices using pre iOS 27. Wallet supports `QR`, `PDF 417`, `Aztec`, `Code 128`, `Code 39`, `Codabar`, `EAN 13`, and `Interleaved 2 of 5 (ITF)` barcode formats.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)