Contents

supportsAppClipCodeTracking

A flag that indicates if the device tracks App Clip Codes.

Declaration

class var supportsAppClipCodeTracking: Bool { get }

Discussion

Devices require the Apple Neural Engine (ANE) to track App Clip Codes. The system sets this property to true if the device contains the ANE chip. The default value of this property is false.

Call this function before setting appClipCodeTrackingEnabled.

See Also

Accessing App Clip Codes