Contents

sourceAppSigningIdentifier

A string that contains the signing identifier of the source application.

Declaration

var sourceAppSigningIdentifier: String { get }

Discussion

For all apps that are signed in the standard way using Xcode, this value is identical to the app’s bundle identifier.

See Also

Getting source app information