【发布时间】:2013-05-07 14:00:59
【问题描述】:
我正在尝试使用https://github.com/phonegap/phonegap-plugins/tree/master/iPhone/InAppPurchaseManagerhttps://github.com/phonegap/phonegap-plugins/tree/master/iPhone/InAppPurchaseManager的phonegap插件在我的应用程序中进行应用内购买
但在沙盒测试中,我遇到了以下错误 plugins.inAppPurchaseManager.updatedTransactionCallback.apply(plugins.inAppPurchaseManager, ["PaymentTransactionStateFailed",0,"无法连接到 iTunes Store","","",""])
然后应用程序被击中...有人可以帮我解决这个问题吗?
【问题讨论】:
标签: iphone ios ipad in-app-purchase phonegap-plugins