iOS 应用购买助手 IAPHelper

码农软件 · 软件分类 · 其他(Others) · 2019-07-19 07:59:09

软件介绍

IAP helper 是苹果 iOS 应用购买助手。

要求

  • StoreKit

  • iOS 5 or later

  • ARC

使用

  • 添加 IAPHelper 文件夹到项目

  • 添加 Storekit framework

pod 'IAPHelper'

初始化:

if(![IAPShare sharedHelper].iap) {
    NSSet* dataSet = [[NSSet alloc] initWithObjects:@"com.comquas.iap.test", nil];
    [IAPShare sharedHelper].iap = [[IAPHelper alloc] initWithProductIdentifiers:dataSet];
}


本文地址:https://www.codercto.com/soft/d/10452.html

RESTful Web Services Cookbook

RESTful Web Services Cookbook

Subbu Allamaraju / Yahoo Press / 2010-3-11 / USD 39.99

While the REST design philosophy has captured the imagination of web and enterprise developers alike, using this approach to develop real web services is no picnic. This cookbook includes more than 10......一起来看看 《RESTful Web Services Cookbook》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

html转js在线工具
html转js在线工具

html转js在线工具