Contents

com.apple.developer.wifi-aware

The entitlement the system requires for an app to use the Wi-Fi Aware framework.

Possible Values

Subscribe

A string that states your app’s intent to subscribe to services defined in your app’s WiFiAwareServices Info.plist key.

Publish

A string that states your app’s intent to publish services defined in your app’s WiFiAwareServices Info.plist key.

Discussion

This entitlement works with the Wi-Fi Aware framework, which enables devices to securely discover, pair, and communicate with nearby devices without an internet connection or access point.

To use Wi-Fi Aware, add this entitlement to your app by enabling the Wi-Fi Aware capability on your target in Xcode. For more information, see Adding capabilities to your app.

Add the Subscribe string, the Publish string, or both to this entitlement, depending on your app’s intended features. The system requires this array to have at least one of the strings.