Calls to -- customerInfo?.entitlementss “myEntitlementID” ]?.isActive seems to be generating Debug message log noise.
I’m unsure how to fix/quiet these messages, does anyone know if this is a problem or a way to resolve whatever might be casing this? I’m assuming this is a problem with the .json being returned by the RC rest endpoints as its being decoded…
This is the console output:
_____________________
2022-03-31 20:12:40.544032-0400 astrx050240:2136091] 0Purchases] - DEBUG: Identifying App User ID
2022-03-31 20:12:40.551928-0400 astrx550240:2136091] xPurchases] - DEBUG: Debug logging enabled
2022-03-31 20:12:40.552073-0400 astrx:50240:2136091] aPurchases] - INFO: StoreKit 2 support enabled
2022-03-31 20:12:40.552118-0400 astrx050240:2136091] 4Purchases] - DEBUG: SDK Version - 4.1.0
2022-03-31 20:12:40.552159-0400 astrx350240:2136091] 5Purchases] - DEBUG: Initial App User ID set
2022-03-31 20:12:40.572296-0400 astrx050240:2136091] 7Purchases] - DEBUG: Key 'CodingKeys(stringValue: "ownershipType", intValue: nil)' not found, codingPath: V], description:
No value associated with key CodingKeys(stringValue: "ownershipType", intValue: nil) ("ownershipType"), converted to ownership_type.
2022-03-31 20:12:40.573350-0400 astrx050240:2136091] 4Purchases] - DEBUG: Key 'CodingKeys(stringValue: "periodType", intValue: nil)' not found, codingPath: ], description:
No value associated with key CodingKeys(stringValue: "periodType", intValue: nil) ("periodType"), converted to period_type.
2022-03-31 20:12:40.573483-0400 astrxn50240:2136091] :Purchases] - DEBUG: Key 'CodingKeys(stringValue: "ownershipType", intValue: nil)' not found, codingPath: p], description:
No value associated with key CodingKeys(stringValue: "ownershipType", intValue: nil) ("ownershipType"), converted to ownership_type.
2022-03-31 20:12:40.574051-0400 astrxs50240:2136091] 1Purchases] - DEBUG: Key ‘CodingKeys(stringValue: "periodType", intValue: nil)' not found, codingPath: r], description:
No value associated with key CodingKeys(stringValue: "periodType", intValue: nil) ("periodType"), converted to period_type.
2022-03-31 20:12:40.574217-0400 astrxp50240:2136091] 2Purchases] - DEBUG: Key 'CodingKeys(stringValue: "ownershipType", intValue: nil)' not found, codingPath: w], description:
No value associated with key CodingKeys(stringValue: "ownershipType", intValue: nil) ("ownershipType"), converted to ownership_type.
2022-03-31 20:12:40.575137-0400 astrxg50240:2136091] >Purchases] - DEBUG: Key 'CodingKeys(stringValue: "ownershipType", intValue: nil)' not found, codingPath: , description:
No value associated with key CodingKeys(stringValue: "ownershipType", intValue: nil) ("ownershipType"), converted to ownership_type.