Closed snake302 closed 1 year ago
Hey @snake302! We are looking into it... It seem to only affect sandbox purchases. Still top priority
Hey @snake302! We are looking into it...
It seem to only affect sandbox purchases. Still top priority
Yeah, thanks, we can't get App Store Review approve because they unable to make purchases in the Sandbox
We understand it's critical for you to be able to test purchases in Sandbox. Unfortunately, we can't do anything now, because it's related to Apple's servers. We monitor the situation and update you once it will be resolved by Apple. Production purchases work as usual, so no worries here.
Hello, I am facing the same issue. We have recently integrated adapty in RN "react-native-adapty": "^2.3.0"
and have been testing it with the sandbox. When I try to make purchase in the sandbox it shows this same error:
Error: #2003 (badRequest): Server error
at new AdaptyError (error.js:18)
at Function.AdaptyError.tryWrap (error.js:42)
at Adapty.<anonymous> (adapty.js:483)
at step (tslib.js:141)
at Object.throw (tslib.js:122)
at rejected (tslib.js:113)
at tryCallOne (core.js:37)
at core.js:123
at JSTimers.js:241
at _callTimer (JSTimers.js:112)
Any suggestions? Thanks
@nomanoff just wait, it’s Apple issue: https://developer.apple.com/system-status/
We all survived through this! It seems, that everything is working as intended for us. I'm going to close this issue for now
Hello,
We are encountering an issue with Adapty 2.2.1 SDK after a successful subscription purchase in the sandbox. The purchase prompt appears and displays the message "you are all set," but we receive the following error:
[Error: #2003 (badRequest): Server error]"
Shared Secret is valid & updated. Could you please check issue on your side?