Apple IAP范例
苹果iOS IAP范例代码 #import #import @interface CBiOSStoreManager : NSObject { int buyType; NSString* _buyProductIDTag; } + (CBiOSStoreManager*) sharedInstance; - (void) buy:(NSString*)buyProductIDTag;
文件列表
Superpigtest.zip
(预估有个55文件)
Superpigtest
Superpigtest
Superpigtest-Info.plist
1KB
ViewController.m
2KB
en.lproj
ViewController.xib
5KB
InfoPlist.strings
45B
main.m
337B
CBiOSStoreManager.m
9KB
Superpigtest-Prefix.pch
327B
用户评论