我正在购买订阅它给我这个弹出窗口“你当前正在订阅”,然后在我得到的UpdateTransaction观察器中,事务状态为Failed。 http://prntscr.com/n7tiq1 https://prnt.sc/n7ti45
这是预期的行为 - 您无法重新购买已拥有的订阅。您将获得SKErrorCode = 2
的失败原因,即取消付款:https://developer.apple.com/documentation/storekit/skerrorcode
希望Apple能在未来改进这一点,只需自动恢复订阅或其他内容并发送成功响应。