Contents

bundleIdentifier

The bundle identifier of the app that corresponds to the notification.

Declaration

var bundleIdentifier: String? { get }

Discussion

The framework sets a value for this property only if the bundle identifier corresponds to an Apple app.

See Also

Analyzing Notification Use