【发布时间】:2014-11-22 09:22:37
【问题描述】:
我们的应用已通过审核,正在等待开发者发布。我已经使用促销代码下载了一份副本,但是我们的应用内购买都不起作用(但是,它们使用在 iTunes Connect 中创建的沙盒帐户可以正常工作)。 iAP 已获准在 iTunes Connect 中销售。
他们在尝试购买时在控制台中报告此错误:
Nov 22 20:58:34 iOS-8-tester-takp accountsd[3148] <Warning>: AIDA Notification plugin running
Nov 22 20:58:36 iOS-8-tester-takp backupd[3317] <Warning>: INFO: Account changed (enabled=1, accountID=REDACTED)
Nov 22 20:58:49 iOS-8-tester-takp backupd[3318] <Warning>: INFO: Account changed (enabled=1, accountID=REDACTED)
Nov 22 20:58:49 iOS-8-tester-takp itunesstored[78] <Warning>: Could not load library [21]
Nov 22 20:58:51 iOS-8-tester-takp accountsd[3148] <Warning>: [Warning] Unhandled server key: alert
Nov 22 20:58:52 iOS-8-tester-takp identityservicesd[42] <Warning>: [Warning] IDS access warning: Allowing wildcard access for service: com.apple.private.alloy.bulletinboard entitlement: com.apple.private.ids.registration client: com.apple.Accounts:accountsd:3148 entitlements: {
"com.apple.private.ids.messaging" = (
"com.apple.private.alloy.accountssync"
);
"com.apple.private.ids.messaging.high-priority" = (
"com.apple.private.alloy.accountssync"
);
"com.apple.private.ids.registration" = 1;
}
也许这是一个服务器错误 - 但它让我对即将发布的版本感到非常紧张。有人可以帮忙吗?
【问题讨论】:
标签: ios in-app-purchase storekit