pub unsafe static HKMetadataKeyUDIProductionIdentifier: &'static NSStringAvailable on crate feature
HKMetadata only.Expand description
Represents the production identifier portion of a device’s UDI (Unique Device Identifier).
While part of a device’s UDI, the production identifier is not saved in the FDA’s GUDID (Globally Unique Device Identifier Database) and its use in HealthKit is now discouraged for user privacy reasons. Apps should consider handling this independently of HealthKit APIs if needed. The expected value type is NSString.
See also Apple’s documentation