Contents

appVersion

The app version that the app transaction applies to.

Declaration

let appVersion: String

Discussion

This value is the version string you entered in Xcode. This value is a machine-readable string composed of one to three period-separated integers, such as 10.4.1.

See Also

Getting app and version information