热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

"Purchasesuccessful"responsecomesbackinresult.error

Platform[x]iOS[]macOS[]tvOS


Platform


  • [x] iOS

  • [ ] macOS

  • [ ] tvOS

In app purchase type


  • [ ] Consumable

  • [ ] Non-consumable

  • [x] Auto-Renewable Subscription

  • [ ] Non-Renewing Subscription

Environment


  • [x] Sandbox

  • [ ] Production

Version

0.10.3

Report


Issue summary

After my

1
purchaseProduct

call I get a

1
PurchaseResult

error object that contains the following:

1
SKError(_nsError: Error Domain=SSServerErrorDomain Code=0 "You’re all set." UserInfo={NSLocalizedDescription=You’re all set.})

What did you expect to happen

I would expect a successful purchase would trigger the

1
success

case with a PurchaseDetails object.

What happened instead

I received the above SKError.

该提问来源于开源项目:bizz84/SwiftyStoreKit

This seems like an old issue on Apple's side. Should there be further discussion or questions related to this issue, it can be reopened. Thank you.





   



推荐阅读
author-avatar
Li修贤_594
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有