使用Parse内付费服务出现的Error Domain=Parse Code=146 "The operation couldn’t be completed. (Parse error 146.)
摘要:
因为开发一个应用有个内付费去广告功能,介于苹果官方提供的方法没用过,感觉有些复杂,于是选用了第三方组件Parse来解决这个问题,简单易操作; Parse简化苹果官方内付费问题,使用方法分厂简单只有两个Block方法,以下实现简单的购买过程 在AppDelegate的application:didFinishLaunchingWithOptions:方法中// Use the product identifier from iTunes to register a handler.[PFPurchase addObserverForProduct:@"ProductID" b 阅读全文
posted @ 2013-09-01 00:06 新一 阅读(239) 评论(0) 推荐(0)
浙公网安备 33010602011771号