---
title: appBundleID
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/transaction/appbundleid
---

# appBundleID

The bundle identifier for the app.

## Declaration

```swift
let appBundleID: String
```

## See Also

### Identifying the app and product

- [productID](storekit/transaction/productid.md)
- [productType](storekit/transaction/producttype.md)
- [subscriptionGroupID](storekit/transaction/subscriptiongroupid.md)
