Discussions
How to check purchased in apps iOS?
I have few non-consumable and auto-renewable in-app purchases in my app. How can I know if the user has already purchased some of them. Is there a way to know this?
Posted by Dwayne Paterson over 2 years ago
error domain=skerrordomain code=0 "unknown_error"
Hello everyone. Testing on iOS Simulator I catch error
error domain=skerrordomain code=0 "unknown_error"
The full resopnse is:
Error Domain=SKErrorDomain Code=0 "UNKNOWN_ERROR" UserInfo={NSLocalizedDescription=UNKNOWN_ERROR, NSUnderlyingError=0x6000004e6ac0 {Error Domain=ASDErrorDomain Code=507 "Error decoding object" UserInfo={NSLocalizedDescription=Error decoding object, NSLocalizedFailureReason=Attempted to decode store response}}}
Why does it happens?
Posted by Rahul Nairn over 2 years ago