purchases-ios icon indicating copy to clipboard operation
purchases-ios copied to clipboard

`CustomerInfo: Sendable` conformance

Open NachoSoto opened this issue 2 years ago • 0 comments

The type is now immutable, so the compiler ensures it's thread-safe.

For CSDK-379. Extracted from #1795 to make it easier to review this in isolation.

NachoSoto avatar Aug 13 '22 17:08 NachoSoto