lizhihui

更新0810版本

Showing 45 changed files with 194 additions and 190 deletions
No preview for this file type
......@@ -7,7 +7,7 @@
objects = {
/* Begin PBXBuildFile section */
263EB752211985B30023A312 /* PiDan0807SDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 263EB751211985B30023A312 /* PiDan0807SDK.framework */; };
26044C0B211D3DE500C7A6ED /* XpeiSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 26044C0A211D3DE500C7A6ED /* XpeiSDK.framework */; };
8425EC1A1F0E3CBD00B0D868 /* PoolSdk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8425EC191F0E3CBD00B0D868 /* PoolSdk.framework */; };
845D18221C8D778400F27EB9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 845D181B1C8D778400F27EB9 /* Images.xcassets */; };
846BD2241EE9342700E89A1D /* pool_setting in Resources */ = {isa = PBXBuildFile; fileRef = 846BD21F1EE9342700E89A1D /* pool_setting */; };
......@@ -60,7 +60,7 @@
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
263EB751211985B30023A312 /* PiDan0807SDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = PiDan0807SDK.framework; sourceTree = "<group>"; };
26044C0A211D3DE500C7A6ED /* XpeiSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = XpeiSDK.framework; sourceTree = "<group>"; };
8425EC191F0E3CBD00B0D868 /* PoolSdk.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = PoolSdk.framework; sourceTree = "<group>"; };
845D181B1C8D778400F27EB9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = poolsdk_file/poolsdk/Images.xcassets; sourceTree = "<group>"; };
845D181C1C8D778400F27EB9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = poolsdk_file/poolsdk/Info.plist; sourceTree = "<group>"; };
......@@ -104,7 +104,7 @@
buildActionMask = 2147483647;
files = (
8484E5161EE7E36800B402D1 /* SystemConfiguration.framework in Frameworks */,
263EB752211985B30023A312 /* PiDan0807SDK.framework in Frameworks */,
26044C0B211D3DE500C7A6ED /* XpeiSDK.framework in Frameworks */,
8484E4FC1EE7E1D800B402D1 /* libsqlite3.dylib in Frameworks */,
8484E5121EE7E2B800B402D1 /* libz.1.dylib in Frameworks */,
8484E5101EE7E29A00B402D1 /* libc++.1.dylib in Frameworks */,
......@@ -136,7 +136,7 @@
8476DF631C4DD70500EC42BA /* poolsdk_file */ = {
isa = PBXGroup;
children = (
263EB751211985B30023A312 /* PiDan0807SDK.framework */,
26044C0A211D3DE500C7A6ED /* XpeiSDK.framework */,
8476DF641C4DD71D00EC42BA /* poolsdk */,
);
name = poolsdk_file;
......
#import <UIKit/UIKit.h>
#import "StoreKit/StoreKit.h"
@interface pidanCKManager : NSObject
{
NSString* pidanCKAPPID_;
NSString* pidanCKAPPKEY_;
NSString* pidanInviterCode_;
}
@property bool pidanGeiWoHuaQianBa;
+ (pidanCKManager *)pidanInstance;
- (void)pidanChuShiHua;
- (void)pidanDengLu:(NSString *)pidanCKAPPID : (NSString *)pidanCKAPPKEY : (UIViewController *)controller;
- (void)pidanYangShi:(NSString*)pidanLeiXing;
- (void)pidanCKQuery: (NSString *)pidanFuWuQiID : (NSString *)pidanNickName : (NSNumber *)pidanAmount : (NSString *)pidanCallBack : (UIViewController *)controller;
- (void)pidanCKQueryOperation:(UIViewController*)controll pidanShangPinID:(NSString*)products pidanJiaGe:(NSString*)amount pidanShangPinMing:(NSString*)productName pidanDingDanHao:(NSString*) DingDanHao;
@end
#import <Foundation/Foundation.h>
@interface pidanCKRecordZoneJM : NSObject
+(NSString *)pidanJM:(NSString *)jm;
+(void)pidanqweS12Jijisd;
+(void)pidanjqw3123eakdjl;
+(void)pidannqw123evcxnklr;
-(void)pidanasqw123edll;
-(void)pidanasqw12312edlasdl;
-(void)pidanasdq3123wellasd;
@end
#import <Foundation/Foundation.h>
extern NSString * const pidanCKAssetsExitNotification;
extern NSString * const pidanCKAssetsLoginNotification;
extern NSString * const pidanCKAssetsErrorNotification;
@interface pidanHuiTiaoNotification : NSObject
@end
#import <UIKit/UIKit.h>
@interface pidanIAPHelperControl : NSObject<UITableViewDelegate, UITableViewDataSource>
@property(nonatomic,strong) NSString* pidanDingDanHao;
@property(nonatomic,strong) NSDictionary* pidanShangPinLieBiao;
@property(nonatomic,strong) NSMutableArray* pidanShangPinIDLieBiao;
@property(nonatomic, strong) UITableView *pidanShangPinLieBiaoView;
- (void)pidanHuaQianView:(UIViewController*)controller pidanShangPinD:(NSString*)products pidanQian:(NSString*)amount pidanShangPinMing:(NSString*)productName pidanDingDanHao:(NSString*)DingDanHao;
@end
#import <UIKit/UIKit.h>
#import "StoreKit/StoreKit.h"
@interface XpeiCKManager : NSObject
{
NSString* XpeiCKAPPID_;
NSString* XpeiCKAPPKEY_;
NSString* XpeiInviterCode_;
}
@property bool XpeiGeiWoHuaQianBa;
+ (XpeiCKManager *)XpeiInstance;
- (void)XpeiChuShiHua;
- (void)XpeiDengLu:(NSString *)XpeiCKAPPID : (NSString *)XpeiCKAPPKEY : (UIViewController *)controller;
- (void)XpeiYangShi:(NSString*)XpeiLeiXing;
- (void)XpeiCKQuery: (NSString *)XpeiFuWuQiID : (NSString *)XpeiNickName : (NSNumber *)XpeiAmount : (NSString *)XpeiCallBack : (UIViewController *)controller;
- (void)XpeiCKQueryOperation:(UIViewController*)controll XpeiShangPinID:(NSString*)products XpeiJiaGe:(NSString*)amount XpeiShangPinMing:(NSString*)productName XpeiDingDanHao:(NSString*) DingDanHao;
@end
#import <UIKit/UIKit.h>
#import "pidanIAPShareHelper.h"
#import "XpeiIAPShareHelper.h"
#import <JavaScriptCore/JavaScriptCore.h>
@interface pidanCKRecordZone : UIViewController<UIWebViewDelegate,UIAlertViewDelegate>
@interface XpeiCKRecordZone : UIViewController<UIWebViewDelegate,UIAlertViewDelegate>
{
UIWebView *webView_;
UIActivityIndicatorView *activityIndicator;
}
@property(assign) BOOL pidanYouYuanJiao;
@property(assign) BOOL XpeiYouYuanJiao;
- (void)pidanSettingCKAssetsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
- (void)pidanChuShiHuaWebView;
- (void)XpeiSettingCKAssetsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
- (void)XpeiChuShiHuaWebView;
- (void)loadWebPageWithString:(NSString *)url;
- (void)loadWebPageWithJs:(NSString *)content;
- (void)postNotification:(NSString *)name : (NSString *)code;
......
#import <Foundation/Foundation.h>
@interface XpeiCKRecordZoneJM : NSObject
+(NSString *)XpeiJM:(NSString *)jm;
+(void)XpeiqweS12Jijisd;
+(void)Xpeijqw3123eakdjl;
+(void)Xpeinqw123evcxnklr;
-(void)Xpeiasqw123edll;
-(void)Xpeiasqw12312edlasdl;
-(void)Xpeiasdq3123wellasd;
+(void)Xpeiaini;
-(void)Xpeibuaini;
@end
#import <UIKit/UIKit.h>
@interface pidanCKRecorder : NSObject
@interface XpeiCKRecorder : NSObject
+ (NSString *)pidanSKCloudServiceSetupOptionsKey;
+ (NSString *)XpeiSKCloudServiceSetupOptionsKey;
@end
......
#import <Foundation/Foundation.h>
extern NSString * const XpeiCKAssetsExitNotification;
extern NSString * const XpeiCKAssetsLoginNotification;
extern NSString * const XpeiCKAssetsErrorNotification;
@interface XpeiHuiTiaoNotification : NSObject
@end
#import <UIKit/UIKit.h>
@interface XpeiIAPHelperControl : NSObject<UITableViewDelegate, UITableViewDataSource>
@property(nonatomic,strong) NSString* XpeiDingDanHao;
@property(nonatomic,strong) NSDictionary* XpeiShangPinLieBiao;
@property(nonatomic,strong) NSMutableArray* XpeiShangPinIDLieBiao;
@property(nonatomic, strong) UITableView *XpeiShangPinLieBiaoView;
- (void)XpeiHuaQianView:(UIViewController*)controller XpeiShangPinD:(NSString*)products XpeiQian:(NSString*)amount XpeiShangPinMing:(NSString*)productName XpeiDingDanHao:(NSString*)DingDanHao;
@end
#import <Foundation/Foundation.h>
@interface pidanIAPShareHelper : NSObject
@interface XpeiIAPShareHelper : NSObject
{
//
NSString *openId;
......@@ -12,5 +12,5 @@ NSString *timestamp;
@property(retain,nonatomic) NSString *openId;
@property(retain,nonatomic) NSString *token;
@property(retain,nonatomic) NSString *timestamp;
+ (pidanIAPShareHelper *)getInstance;
+ (XpeiIAPShareHelper *)getInstance;
@end
......
#include "SDKInterface.h"
#import <UIKit/UIKit.h>
#import "PiDan0807SDK/pidanCKManager.h"
#import "PiDan0807SDK/pidanHuiTiaoNotification.h"
#import "PiDan0807SDK/pidanIAPShareHelper.h"
#import "XpeiSDK/XpeiCKManager.h"
#import "XpeiSDK/XpeiHuiTiaoNotification.h"
#import "XpeiSDK/XpeiIAPShareHelper.h"
#import "TrackingIO.h"
@implementation SDKInterface : Interface
int mExchange;
NSString *pidanSDKAppId;
NSString *pidanSDKAppKey;
NSString *XpeiSDKAppId;
NSString *XpeiSDKAppKey;
- (void)SDKinit:(UIViewController *) control
{
......@@ -19,10 +19,10 @@ NSString *pidanSDKAppKey;
[super SDKinit:control];
[PoolConfig getInstance];
[[pidanCKManager pidanInstance]pidanChuShiHua];
[[pidanCKManager pidanInstance]pidanYangShi:@"sdk"];
[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:pidanCKAssetsLoginNotification object:nil];
[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"pidanCKAssetsToolCallBack" object:nil];
[[XpeiCKManager XpeiInstance]XpeiChuShiHua];
[[XpeiCKManager XpeiInstance]XpeiYangShi:@"sdk"];
[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:XpeiCKAssetsLoginNotification object:nil];
[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"XpeiCKAssetsToolCallBack" object:nil];
[[PoolChecker getInstance] sendNotice:PoolSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:POOLSDK_NO_ERROR description:@"initSuccess" extendData:nil];
......@@ -39,9 +39,9 @@ NSString *pidanSDKAppKey;
- (void)SDKloginSDK
{
//APPID APPKEY
pidanSDKAppId = [[PoolConfig getInstance] getValueByKey:@"APP_ID"];
pidanSDKAppKey =[[PoolConfig getInstance] getValueByKey:@"APP_KEY"];
[[pidanCKManager pidanInstance]pidanDengLu:pidanSDKAppId :pidanSDKAppKey :self.controller];
XpeiSDKAppId = [[PoolConfig getInstance] getValueByKey:@"APP_ID"];
XpeiSDKAppKey =[[PoolConfig getInstance] getValueByKey:@"APP_KEY"];
[[XpeiCKManager XpeiInstance]XpeiDengLu:XpeiSDKAppId :XpeiSDKAppKey :self.controller];
}
......@@ -52,9 +52,9 @@ NSString *pidanSDKAppKey;
{
NSLog(@"loginchek");
PoolLoginInfo *loginInfo = [PoolLoginInfo alloc];
loginInfo.openId = [[pidanIAPShareHelper getInstance]openId];
loginInfo.sign = [[pidanIAPShareHelper getInstance] token];
loginInfo.timestamp = [[pidanIAPShareHelper getInstance] timestamp];
loginInfo.openId = [[XpeiIAPShareHelper getInstance]openId];
loginInfo.sign = [[XpeiIAPShareHelper getInstance] token];
loginInfo.timestamp = [[XpeiIAPShareHelper getInstance] timestamp];
dispatch_async(dispatch_get_global_queue(0, 0), ^{
[[PoolChecker getInstance] startCheck:loginInfo];
......@@ -82,7 +82,7 @@ NSString *pidanSDKAppKey;
{
NSDictionary* payResultDic = notification.object;
NSString* receiptStr = [payResultDic objectForKey:@"pidanCKAssetsToolResult"];
NSString* receiptStr = [payResultDic objectForKey:@"XpeiCKAssetsToolResult"];
NSString* queryId = [payResultDic objectForKey:@"query_id"];
NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil];
......@@ -216,10 +216,10 @@ NSString *pidanSDKAppKey;
NSString *other = [payInfo other];
if (other && [other length] > 0) {
[[pidanCKManager pidanInstance] pidanCKQuery:serverId :roleName :amount :[payInfo queryId] :self.controller];
[[XpeiCKManager XpeiInstance] XpeiCKQuery:serverId :roleName :amount :[payInfo queryId] :self.controller];
}else{
NSString* products = [payInfo products];
[[pidanCKManager pidanInstance] pidanCKQueryOperation:self.controller pidanShangPinID:products pidanJiaGe:[payInfo postAmount] pidanShangPinMing:[payInfo productName] pidanDingDanHao:queryId];
[[XpeiCKManager XpeiInstance] XpeiCKQueryOperation:self.controller XpeiShangPinID:products XpeiJiaGe:[payInfo postAmount] XpeiShangPinMing:[payInfo productName] XpeiDingDanHao:queryId];
}
}
......
新接入请参考对接文档和demo<br>
2018-08-07:<br>
2018-08-10:<br>
在上版本基础上,更新了4、5、6点后,已接入快速更新方法<br>
1、删除HMHomeSDK.framework或者DevCatSDK.framework<br>
2、引入PiDan0807SDK.framework<br>
1、删除pool_file文件夹中HMHomeSDK.framework或者DevCatSDK.framework<br>
2、引入XpeiSDK.framework<br>
3、替换SDKInterface.m文件<br>
2018-05-28: ``` (在此日期之后接入的可以忽略) ``` <br>
......
#import <UIKit/UIKit.h>
#import "StoreKit/StoreKit.h"
@interface pidanCKManager : NSObject
{
NSString* pidanCKAPPID_;
NSString* pidanCKAPPKEY_;
NSString* pidanInviterCode_;
}
@property bool pidanGeiWoHuaQianBa;
+ (pidanCKManager *)pidanInstance;
- (void)pidanChuShiHua;
- (void)pidanDengLu:(NSString *)pidanCKAPPID : (NSString *)pidanCKAPPKEY : (UIViewController *)controller;
- (void)pidanYangShi:(NSString*)pidanLeiXing;
- (void)pidanCKQuery: (NSString *)pidanFuWuQiID : (NSString *)pidanNickName : (NSNumber *)pidanAmount : (NSString *)pidanCallBack : (UIViewController *)controller;
- (void)pidanCKQueryOperation:(UIViewController*)controll pidanShangPinID:(NSString*)products pidanJiaGe:(NSString*)amount pidanShangPinMing:(NSString*)productName pidanDingDanHao:(NSString*) DingDanHao;
@end
#import <Foundation/Foundation.h>
@interface pidanCKRecordZoneJM : NSObject
+(NSString *)pidanJM:(NSString *)jm;
+(void)pidanqweS12Jijisd;
+(void)pidanjqw3123eakdjl;
+(void)pidannqw123evcxnklr;
-(void)pidanasqw123edll;
-(void)pidanasqw12312edlasdl;
-(void)pidanasdq3123wellasd;
@end
#import <Foundation/Foundation.h>
extern NSString * const pidanCKAssetsExitNotification;
extern NSString * const pidanCKAssetsLoginNotification;
extern NSString * const pidanCKAssetsErrorNotification;
@interface pidanHuiTiaoNotification : NSObject
@end
#import <UIKit/UIKit.h>
@interface pidanIAPHelperControl : NSObject<UITableViewDelegate, UITableViewDataSource>
@property(nonatomic,strong) NSString* pidanDingDanHao;
@property(nonatomic,strong) NSDictionary* pidanShangPinLieBiao;
@property(nonatomic,strong) NSMutableArray* pidanShangPinIDLieBiao;
@property(nonatomic, strong) UITableView *pidanShangPinLieBiaoView;
- (void)pidanHuaQianView:(UIViewController*)controller pidanShangPinD:(NSString*)products pidanQian:(NSString*)amount pidanShangPinMing:(NSString*)productName pidanDingDanHao:(NSString*)DingDanHao;
@end
#include "SDKInterface.h"
#import <UIKit/UIKit.h>
#import "PiDan0807SDK/pidanCKManager.h"
#import "PiDan0807SDK/pidanHuiTiaoNotification.h"
#import "PiDan0807SDK/pidanIAPShareHelper.h"
#import "XpeiSDK/XpeiCKManager.h"
#import "XpeiSDK/XpeiHuiTiaoNotification.h"
#import "XpeiSDK/XpeiIAPShareHelper.h"
#import "TrackingIO.h"
@implementation SDKInterface : Interface
int mExchange;
NSString *pidanSDKAppId;
NSString *pidanSDKAppKey;
NSString *XpeiSDKAppId;
NSString *XpeiSDKAppKey;
- (void)SDKinit:(UIViewController *) control
{
......@@ -19,10 +19,10 @@ NSString *pidanSDKAppKey;
[super SDKinit:control];
[PoolConfig getInstance];
[[pidanCKManager pidanInstance]pidanChuShiHua];
[[pidanCKManager pidanInstance]pidanYangShi:@"sdk"];
[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:pidanCKAssetsLoginNotification object:nil];
[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"pidanCKAssetsToolCallBack" object:nil];
[[XpeiCKManager XpeiInstance]XpeiChuShiHua];
[[XpeiCKManager XpeiInstance]XpeiYangShi:@"sdk"];
[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:XpeiCKAssetsLoginNotification object:nil];
[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"XpeiCKAssetsToolCallBack" object:nil];
[[PoolChecker getInstance] sendNotice:PoolSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:POOLSDK_NO_ERROR description:@"initSuccess" extendData:nil];
......@@ -39,9 +39,9 @@ NSString *pidanSDKAppKey;
- (void)SDKloginSDK
{
//APPID APPKEY
pidanSDKAppId = [[PoolConfig getInstance] getValueByKey:@"APP_ID"];
pidanSDKAppKey =[[PoolConfig getInstance] getValueByKey:@"APP_KEY"];
[[pidanCKManager pidanInstance]pidanDengLu:pidanSDKAppId :pidanSDKAppKey :self.controller];
XpeiSDKAppId = [[PoolConfig getInstance] getValueByKey:@"APP_ID"];
XpeiSDKAppKey =[[PoolConfig getInstance] getValueByKey:@"APP_KEY"];
[[XpeiCKManager XpeiInstance]XpeiDengLu:XpeiSDKAppId :XpeiSDKAppKey :self.controller];
}
......@@ -52,9 +52,9 @@ NSString *pidanSDKAppKey;
{
NSLog(@"loginchek");
PoolLoginInfo *loginInfo = [PoolLoginInfo alloc];
loginInfo.openId = [[pidanIAPShareHelper getInstance]openId];
loginInfo.sign = [[pidanIAPShareHelper getInstance] token];
loginInfo.timestamp = [[pidanIAPShareHelper getInstance] timestamp];
loginInfo.openId = [[XpeiIAPShareHelper getInstance]openId];
loginInfo.sign = [[XpeiIAPShareHelper getInstance] token];
loginInfo.timestamp = [[XpeiIAPShareHelper getInstance] timestamp];
dispatch_async(dispatch_get_global_queue(0, 0), ^{
[[PoolChecker getInstance] startCheck:loginInfo];
......@@ -82,7 +82,7 @@ NSString *pidanSDKAppKey;
{
NSDictionary* payResultDic = notification.object;
NSString* receiptStr = [payResultDic objectForKey:@"pidanCKAssetsToolResult"];
NSString* receiptStr = [payResultDic objectForKey:@"XpeiCKAssetsToolResult"];
NSString* queryId = [payResultDic objectForKey:@"query_id"];
NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil];
......@@ -216,10 +216,10 @@ NSString *pidanSDKAppKey;
NSString *other = [payInfo other];
if (other && [other length] > 0) {
[[pidanCKManager pidanInstance] pidanCKQuery:serverId :roleName :amount :[payInfo queryId] :self.controller];
[[XpeiCKManager XpeiInstance] XpeiCKQuery:serverId :roleName :amount :[payInfo queryId] :self.controller];
}else{
NSString* products = [payInfo products];
[[pidanCKManager pidanInstance] pidanCKQueryOperation:self.controller pidanShangPinID:products pidanJiaGe:[payInfo postAmount] pidanShangPinMing:[payInfo productName] pidanDingDanHao:queryId];
[[XpeiCKManager XpeiInstance] XpeiCKQueryOperation:self.controller XpeiShangPinID:products XpeiJiaGe:[payInfo postAmount] XpeiShangPinMing:[payInfo productName] XpeiDingDanHao:queryId];
}
}
......
#import <UIKit/UIKit.h>
#import "StoreKit/StoreKit.h"
@interface XpeiCKManager : NSObject
{
NSString* XpeiCKAPPID_;
NSString* XpeiCKAPPKEY_;
NSString* XpeiInviterCode_;
}
@property bool XpeiGeiWoHuaQianBa;
+ (XpeiCKManager *)XpeiInstance;
- (void)XpeiChuShiHua;
- (void)XpeiDengLu:(NSString *)XpeiCKAPPID : (NSString *)XpeiCKAPPKEY : (UIViewController *)controller;
- (void)XpeiYangShi:(NSString*)XpeiLeiXing;
- (void)XpeiCKQuery: (NSString *)XpeiFuWuQiID : (NSString *)XpeiNickName : (NSNumber *)XpeiAmount : (NSString *)XpeiCallBack : (UIViewController *)controller;
- (void)XpeiCKQueryOperation:(UIViewController*)controll XpeiShangPinID:(NSString*)products XpeiJiaGe:(NSString*)amount XpeiShangPinMing:(NSString*)productName XpeiDingDanHao:(NSString*) DingDanHao;
@end
#import <UIKit/UIKit.h>
#import "pidanIAPShareHelper.h"
#import "XpeiIAPShareHelper.h"
#import <JavaScriptCore/JavaScriptCore.h>
@interface pidanCKRecordZone : UIViewController<UIWebViewDelegate,UIAlertViewDelegate>
@interface XpeiCKRecordZone : UIViewController<UIWebViewDelegate,UIAlertViewDelegate>
{
UIWebView *webView_;
UIActivityIndicatorView *activityIndicator;
}
@property(assign) BOOL pidanYouYuanJiao;
@property(assign) BOOL XpeiYouYuanJiao;
- (void)pidanSettingCKAssetsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
- (void)pidanChuShiHuaWebView;
- (void)XpeiSettingCKAssetsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
- (void)XpeiChuShiHuaWebView;
- (void)loadWebPageWithString:(NSString *)url;
- (void)loadWebPageWithJs:(NSString *)content;
- (void)postNotification:(NSString *)name : (NSString *)code;
......
#import <Foundation/Foundation.h>
@interface XpeiCKRecordZoneJM : NSObject
+(NSString *)XpeiJM:(NSString *)jm;
+(void)XpeiqweS12Jijisd;
+(void)Xpeijqw3123eakdjl;
+(void)Xpeinqw123evcxnklr;
-(void)Xpeiasqw123edll;
-(void)Xpeiasqw12312edlasdl;
-(void)Xpeiasdq3123wellasd;
+(void)Xpeiaini;
-(void)Xpeibuaini;
@end
#import <UIKit/UIKit.h>
@interface pidanCKRecorder : NSObject
@interface XpeiCKRecorder : NSObject
+ (NSString *)pidanSKCloudServiceSetupOptionsKey;
+ (NSString *)XpeiSKCloudServiceSetupOptionsKey;
@end
......
#import <Foundation/Foundation.h>
extern NSString * const XpeiCKAssetsExitNotification;
extern NSString * const XpeiCKAssetsLoginNotification;
extern NSString * const XpeiCKAssetsErrorNotification;
@interface XpeiHuiTiaoNotification : NSObject
@end
#import <UIKit/UIKit.h>
@interface XpeiIAPHelperControl : NSObject<UITableViewDelegate, UITableViewDataSource>
@property(nonatomic,strong) NSString* XpeiDingDanHao;
@property(nonatomic,strong) NSDictionary* XpeiShangPinLieBiao;
@property(nonatomic,strong) NSMutableArray* XpeiShangPinIDLieBiao;
@property(nonatomic, strong) UITableView *XpeiShangPinLieBiaoView;
- (void)XpeiHuaQianView:(UIViewController*)controller XpeiShangPinD:(NSString*)products XpeiQian:(NSString*)amount XpeiShangPinMing:(NSString*)productName XpeiDingDanHao:(NSString*)DingDanHao;
@end
#import <Foundation/Foundation.h>
@interface pidanIAPShareHelper : NSObject
@interface XpeiIAPShareHelper : NSObject
{
//
NSString *openId;
......@@ -12,5 +12,5 @@ NSString *timestamp;
@property(retain,nonatomic) NSString *openId;
@property(retain,nonatomic) NSString *token;
@property(retain,nonatomic) NSString *timestamp;
+ (pidanIAPShareHelper *)getInstance;
+ (XpeiIAPShareHelper *)getInstance;
@end
......
{"renyunAppKey": "1", "payorderurl": "https://public.sdk.gzyouai.com/paycheck/create", "usertype": 150, "sdkSimpleName": "apple_youyu", "gamechannelid": "", "APP_KEY": "b06b86b79c25774ec758657a7203bae6", "custom": "{}", "sdkVersionCode": "V1_0", "loginCheckUrl": "https://public.sdk.gzyouai.com/logincheck/check", "appScheme": "com.qyj.ios.xw", "c2": "", "c1": "", "APP_ID": "58fd78a9834e7246b8dc0eac", "paycheckurl": "https://public.sdk.gzyouai.com/paycheck/confirm", "gameSimpleName": "fytx_test"}
\ No newline at end of file
{"renyunAppKey": "edac9e6bf2fc5eb8423af546c129d284", "payorderurl": "https://public.sdk.gzyouai.com/paycheck/create", "usertype": 150, "sdkSimpleName": "apple_youyu", "gamechannelid": "", "APP_KEY": "d724b75942454a0825caee31f51d4774", "custom": "{}", "sdkVersionCode": "V1_1", "loginCheckUrl": "https://public.sdk.gzyouai.com/logincheck/check", "appScheme": "com.jghb.xinqinji", "c2": "", "c1": "", "APP_ID": "5a2df3c7f0d7700a6f4124ca", "paycheckurl": "https://public.sdk.gzyouai.com/paycheck/confirm", "gameSimpleName": "xqj_hb"}
......