---
title: bundleID
framework: wifiaware
role: symbol
role_heading: Type Property
path: wifiaware/washaredsecret/context/bundleid
---

# bundleID

A string that provides a unique value specific to your app.

## Declaration

```swift
static let bundleID: WASharedSecret.Context
```

## Discussion

Discussion The default is to use your app’s bundle ID as the context.
