Post

Replies

Boosts

Views

Activity

Reply to StoreKit using local config, returning error.
/ +1 on this one Look like SKProductsRequest's delegate fails with an error in request(:didFailWithError:) Store kit request failed with error: Error Domain=SKErrorDomain Code=0 "UNKNOWN_ERROR" UserInfo={NSLocalizedDescription=UNKNOWN_ERROR, NSUnderlyingError=0x600003518f00 {Error Domain=ASDErrorDomain Code=507 "Error decoding object" UserInfo={NSLocalizedDescription=Error decoding object, NSLocalizedFailureReason=Attempted to decode store response}}} Wonder if that mean that under the hood in iOS14 SDK SKProductsRequest's response format has changed, but iOS13 SDK cannot parse it.
Aug ’20