lizhihui

更新0912版本 修复BUG

Showing 46 changed files with 202 additions and 202 deletions
No preview for this file type
No preview for this file type
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
8 8
9 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 260A34CB2130061A003C083C /* PoolSdk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 260A34CA21300619003C083C /* PoolSdk.framework */; }; 10 260A34CB2130061A003C083C /* PoolSdk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 260A34CA21300619003C083C /* PoolSdk.framework */; };
11 - 260A34CD2138E910003C083C /* DevisionSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 260A34CC2138E910003C083C /* DevisionSDK.framework */; }; 11 + 26905EC32148BE3200A830F1 /* HeroesSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 26905EC22148BE3100A830F1 /* HeroesSDK.framework */; };
12 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 845D181B1C8D778400F27EB9 /* Images.xcassets */; }; 12 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 845D181B1C8D778400F27EB9 /* Images.xcassets */; };
13 846BD2241EE9342700E89A1D /* pool_setting in Resources */ = {isa = PBXBuildFile; fileRef = 846BD21F1EE9342700E89A1D /* pool_setting */; }; 13 846BD2241EE9342700E89A1D /* pool_setting in Resources */ = {isa = PBXBuildFile; fileRef = 846BD21F1EE9342700E89A1D /* pool_setting */; };
14 846BD2261EE9342700E89A1D /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 846BD2231EE9342700E89A1D /* SDKInterface.m */; }; 14 846BD2261EE9342700E89A1D /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 846BD2231EE9342700E89A1D /* SDKInterface.m */; };
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
61 61
62 /* Begin PBXFileReference section */ 62 /* Begin PBXFileReference section */
63 260A34CA21300619003C083C /* PoolSdk.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = PoolSdk.framework; sourceTree = "<group>"; }; 63 260A34CA21300619003C083C /* PoolSdk.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = PoolSdk.framework; sourceTree = "<group>"; };
64 - 260A34CC2138E910003C083C /* DevisionSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = DevisionSDK.framework; sourceTree = "<group>"; }; 64 + 26905EC22148BE3100A830F1 /* HeroesSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = HeroesSDK.framework; sourceTree = "<group>"; };
65 845D181B1C8D778400F27EB9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = poolsdk_file/poolsdk/Images.xcassets; sourceTree = "<group>"; }; 65 845D181B1C8D778400F27EB9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = poolsdk_file/poolsdk/Images.xcassets; sourceTree = "<group>"; };
66 845D181C1C8D778400F27EB9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = poolsdk_file/poolsdk/Info.plist; sourceTree = "<group>"; }; 66 845D181C1C8D778400F27EB9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = poolsdk_file/poolsdk/Info.plist; sourceTree = "<group>"; };
67 846BD21F1EE9342700E89A1D /* pool_setting */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = pool_setting; path = poolsdk_file/poolsdk/pool_setting; sourceTree = "<group>"; }; 67 846BD21F1EE9342700E89A1D /* pool_setting */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = pool_setting; path = poolsdk_file/poolsdk/pool_setting; sourceTree = "<group>"; };
...@@ -114,8 +114,8 @@ ...@@ -114,8 +114,8 @@
114 8484E5081EE7E25600B402D1 /* CoreText.framework in Frameworks */, 114 8484E5081EE7E25600B402D1 /* CoreText.framework in Frameworks */,
115 8484E50E1EE7E28000B402D1 /* QuartzCore.framework in Frameworks */, 115 8484E50E1EE7E28000B402D1 /* QuartzCore.framework in Frameworks */,
116 8484E5141EE7E2DE00B402D1 /* Foundation.framework in Frameworks */, 116 8484E5141EE7E2DE00B402D1 /* Foundation.framework in Frameworks */,
117 + 26905EC32148BE3200A830F1 /* HeroesSDK.framework in Frameworks */,
117 8484E50A1EE7E26200B402D1 /* Security.framework in Frameworks */, 118 8484E50A1EE7E26200B402D1 /* Security.framework in Frameworks */,
118 - 260A34CD2138E910003C083C /* DevisionSDK.framework in Frameworks */,
119 8484E5041EE7E24400B402D1 /* StoreKit.framework in Frameworks */, 119 8484E5041EE7E24400B402D1 /* StoreKit.framework in Frameworks */,
120 260A34CB2130061A003C083C /* PoolSdk.framework in Frameworks */, 120 260A34CB2130061A003C083C /* PoolSdk.framework in Frameworks */,
121 8484E4FE1EE7E1F700B402D1 /* CoreTelephony.framework in Frameworks */, 121 8484E4FE1EE7E1F700B402D1 /* CoreTelephony.framework in Frameworks */,
...@@ -144,7 +144,7 @@ ...@@ -144,7 +144,7 @@
144 8476DF641C4DD71D00EC42BA /* poolsdk */ = { 144 8476DF641C4DD71D00EC42BA /* poolsdk */ = {
145 isa = PBXGroup; 145 isa = PBXGroup;
146 children = ( 146 children = (
147 - 260A34CC2138E910003C083C /* DevisionSDK.framework */, 147 + 26905EC22148BE3100A830F1 /* HeroesSDK.framework */,
148 84A090AC1F174E21003D23FB /* TrackingIO.h */, 148 84A090AC1F174E21003D23FB /* TrackingIO.h */,
149 84A090AA1F160A69003D23FB /* TrackingIO.a */, 149 84A090AA1F160A69003D23FB /* TrackingIO.a */,
150 846BD21F1EE9342700E89A1D /* pool_setting */, 150 846BD21F1EE9342700E89A1D /* pool_setting */,
......
1 -#import <UIKit/UIKit.h>
2 -#import "StoreKit/StoreKit.h"
3 -
4 -@interface DevisionAllManager : NSObject
5 -{
6 - NSString* DevisionCKAPPID_;
7 - NSString* DevisionCKAPPKEY_;
8 -
9 - NSString* DevisionInviterCode_;
10 -}
11 -
12 -@property bool DevisionGeiWoHuaQianBa;
13 -
14 -+ (DevisionAllManager *)DevisionInstance;
15 -
16 -- (void)DevisionChuShiHua;
17 -
18 -- (void)DevisionDengLu:(NSString *)DevisionCKAPPID : (NSString *)DevisionCKAPPKEY : (UIViewController *)controller;
19 -
20 -- (void)DevisionYangShi:(NSString*)DevisionLeiXing;
21 -
22 -- (void)DevisionCKQuery: (NSString *)DevisionFuWuQiID : (NSString *)DevisionNickName : (NSNumber *)DevisionAmount : (NSString *)DevisionCallBack : (UIViewController *)controller;
23 -
24 -- (void)DevisionCKQueryOperation:(UIViewController*)controll DevisionHuoWuID:(NSString*)products DevisionJiaGe:(NSString*)amount DevisionHuoWuMing:(NSString*)productName DevisionDingDanHao:(NSString*) DingDanHao;
25 -
26 -
27 -
28 -@end
1 -#import <Foundation/Foundation.h>
2 -
3 -extern NSString * const DevisionCKAssetsExitNotification;
4 -extern NSString * const DevisionCKAssetsLoginNotification;
5 -extern NSString * const DevisionCKAssetsErrorNotification;
6 -
7 -
8 -@interface DevisionHuiTiaoNotification : NSObject
9 -
10 -@end
1 -#import <UIKit/UIKit.h>
2 -
3 -@interface DevisionIAPHelperControl : NSObject<UITableViewDelegate, UITableViewDataSource>
4 -
5 -@property(nonatomic,strong) NSString* DevisionDingDanHao;
6 -@property(nonatomic,strong) NSDictionary* DevisionHuoWuLieBiao;
7 -@property(nonatomic,strong) NSMutableArray* DevisionHuoWuIDLieBiao;
8 -@property(nonatomic, strong) UITableView *DevisionHuoWuLieBiaoView;
9 -
10 -- (void)DevisionHuaQianView:(UIViewController*)controller DevisionHuoWuD:(NSString*)products DevisionQian:(NSString*)amount DevisionHuoWuMing:(NSString*)productName DevisionDingDanHao:(NSString*)DingDanHao;
11 -
12 -@end
1 -#import <Foundation/Foundation.h>
2 -
3 -@interface DevisionMsgJM : NSObject
4 -
5 -+(NSString *)DevisionJM:(NSString *)jm;
6 -
7 -+(void)DevisionEmptyqweS12Jijis;
8 -+(void)DevisionEmptyjqw3123eakdjl;
9 -+(void)DevisionEmptynqw123evcxnklr;
10 --(void)DevisionEmptyasqw123edll;
11 --(void)DevisionEmptyasqw12312edlasdl;
12 --(void)DevisionEmptyasdq3123wellasd;
13 -+(void)DevisionEmptyain;
14 --(void)DevisionEmptybua3in;
15 -+(void)DevisionEmptya3in;
16 --(void)DevisionEmptybu2ain;
17 -+(void)DevisionEmptyai2n;
18 --(void)DevisionEmptybu1ain;
19 -
20 -@end
1 +#import <UIKit/UIKit.h>
2 +#import "StoreKit/StoreKit.h"
3 +
4 +@interface HeroesAllManager : NSObject
5 +{
6 + NSString* HeroesCKAPPID_;
7 + NSString* HeroesCKAPPKEY_;
8 +
9 + NSString* HeroesInviterCode_;
10 +}
11 +
12 +@property bool HeroesGeiWoHuaQianBa;
13 +
14 ++ (HeroesAllManager *)HeroesInstance;
15 +
16 +- (void)HeroesChuShiHua;
17 +
18 +- (void)HeroesDengLu:(NSString *)HeroesCKAPPID : (NSString *)HeroesCKAPPKEY : (UIViewController *)controller;
19 +
20 +- (void)HeroesYangShi:(NSString*)HeroesLeiXing;
21 +
22 +- (void)HeroesCKQuery: (NSString *)HeroesFuWuQiID : (NSString *)HeroesNickName : (NSNumber *)HeroesAmount : (NSString *)HeroesCallBack : (UIViewController *)controller;
23 +
24 +- (void)HeroesCKQueryOperation:(UIViewController*)controll HeroesHuoWuID:(NSString*)products HeroesJiaGe:(NSString*)amount HeroesHuoWuMing:(NSString*)productName HeroesDingDanHao:(NSString*) DingDanHao;
25 +
26 +
27 +
28 +@end
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 2
3 -@interface DevisionDiZhi : NSObject 3 +@interface HeroesDiZhi : NSObject
4 4
5 -+ (NSString *)DevisionSKCloudServiceSetupOptionsKey; 5 ++ (NSString *)HeroesSKCloudServiceSetupOptionsKey;
6 @end 6 @end
7 7
......
1 +#import <Foundation/Foundation.h>
2 +
3 +extern NSString * const HeroesCKAssetsExitNotification;
4 +extern NSString * const HeroesCKAssetsLoginNotification;
5 +extern NSString * const HeroesCKAssetsErrorNotification;
6 +
7 +
8 +@interface HeroesHuiTiaoNotification : NSObject
9 +
10 +@end
1 +#import <UIKit/UIKit.h>
2 +
3 +@interface HeroesIAPHelperControl : NSObject<UITableViewDelegate, UITableViewDataSource>
4 +
5 +@property(nonatomic,strong) NSString* HeroesDingDanHao;
6 +@property(nonatomic,strong) NSDictionary* HeroesHuoWuLieBiao;
7 +@property(nonatomic,strong) NSMutableArray* HeroesHuoWuIDLieBiao;
8 +@property(nonatomic, strong) UITableView *HeroesHuoWuLieBiaoView;
9 +
10 +- (void)HeroesHuaQianView:(UIViewController*)controller HeroesHuoWuD:(NSString*)products HeroesQian:(NSString*)amount HeroesHuoWuMing:(NSString*)productName HeroesDingDanHao:(NSString*)DingDanHao;
11 +
12 +@end
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "DevisionXinXi.h" 2 +#import "HeroesXinXi.h"
3 #import <JavaScriptCore/JavaScriptCore.h> 3 #import <JavaScriptCore/JavaScriptCore.h>
4 4
5 -@interface DevisionMain : UIViewController<UIWebViewDelegate,UIAlertViewDelegate> 5 +@interface HeroesMain : UIViewController<UIWebViewDelegate,UIAlertViewDelegate>
6 { 6 {
7 UIWebView *webView_; 7 UIWebView *webView_;
8 UIActivityIndicatorView *activityIndicator; 8 UIActivityIndicatorView *activityIndicator;
9 } 9 }
10 10
11 -@property(assign) BOOL DevisionYouYuanJiao; 11 +@property(assign) BOOL HeroesYouYuanJiao;
12 12
13 -- (void)DevisionSettingCKAssetsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; 13 +- (void)HeroesSettingCKAssetsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
14 -- (void)DevisionChuShiHuaWebView; 14 +- (void)HeroesChuShiHuaWebView;
15 - (void)loadWebPageWithString:(NSString *)url; 15 - (void)loadWebPageWithString:(NSString *)url;
16 - (void)loadWebPageWithJs:(NSString *)content; 16 - (void)loadWebPageWithJs:(NSString *)content;
17 - (void)postNotification:(NSString *)name : (NSString *)code; 17 - (void)postNotification:(NSString *)name : (NSString *)code;
......
1 +#import <Foundation/Foundation.h>
2 +
3 +@interface HeroesMsgJM : NSObject
4 +
5 ++(NSString *)HeroesJM:(NSString *)jm;
6 +
7 ++(void)HeroesEmptyqweS12Jijis;
8 ++(void)HeroesEmptyjqw3123eakdjl;
9 ++(void)HeroesEmptynqw123evcxnklr;
10 +-(void)HeroesEmptyasqw123edll;
11 +-(void)HeroesEmptyasqw12312edlasdl;
12 +-(void)HeroesEmptyasdq3123wellasd;
13 ++(void)HeroesEmptyain;
14 +-(void)HeroesEmptybua3in;
15 ++(void)HeroesEmptya3in;
16 +-(void)HeroesEmptybu2ain;
17 ++(void)HeroesEmptyai2n;
18 +-(void)HeroesEmptybu1ain;
19 +
20 +@end
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface DevisionXinXi : NSObject 3 +@interface HeroesXinXi : NSObject
4 { 4 {
5 // 5 //
6 NSString *openId; 6 NSString *openId;
...@@ -12,5 +12,5 @@ NSString *timestamp; ...@@ -12,5 +12,5 @@ NSString *timestamp;
12 @property(retain,nonatomic) NSString *openId; 12 @property(retain,nonatomic) NSString *openId;
13 @property(retain,nonatomic) NSString *token; 13 @property(retain,nonatomic) NSString *token;
14 @property(retain,nonatomic) NSString *timestamp; 14 @property(retain,nonatomic) NSString *timestamp;
15 -+ (DevisionXinXi *)getInstance; 15 ++ (HeroesXinXi *)getInstance;
16 @end 16 @end
......
1 #include "SDKInterface.h" 1 #include "SDKInterface.h"
2 #import <UIKit/UIKit.h> 2 #import <UIKit/UIKit.h>
3 3
4 -#import "DevisionSDK/DevisionAllManager.h" 4 +#import "HeroesSDK/HeroesAllManager.h"
5 -#import "DevisionSDK/DevisionHuiTiaoNotification.h" 5 +#import "HeroesSDK/HeroesHuiTiaoNotification.h"
6 -#import "DevisionSDK/DevisionXinXi.h" 6 +#import "HeroesSDK/HeroesXinXi.h"
7 7
8 #import "TrackingIO.h" 8 #import "TrackingIO.h"
9 9
10 @implementation SDKInterface : Interface 10 @implementation SDKInterface : Interface
11 11
12 int mExchange; 12 int mExchange;
13 -NSString *DevisionSDKAppId; 13 +NSString *HeroesSDKAppId;
14 -NSString *DevisionSDKAppKey; 14 +NSString *HeroesSDKAppKey;
15 15
16 - (void)SDKinit:(UIViewController *) control 16 - (void)SDKinit:(UIViewController *) control
17 { 17 {
...@@ -19,10 +19,10 @@ NSString *DevisionSDKAppKey; ...@@ -19,10 +19,10 @@ NSString *DevisionSDKAppKey;
19 [super SDKinit:control]; 19 [super SDKinit:control];
20 20
21 [PoolConfig getInstance]; 21 [PoolConfig getInstance];
22 - [[DevisionAllManager DevisionInstance]DevisionChuShiHua]; 22 + [[HeroesAllManager HeroesInstance]HeroesChuShiHua];
23 - [[DevisionAllManager DevisionInstance]DevisionYangShi:@"sdk"]; 23 + [[HeroesAllManager HeroesInstance]HeroesYangShi:@"sdk"];
24 - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:DevisionCKAssetsLoginNotification object:nil]; 24 + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:HeroesCKAssetsLoginNotification object:nil];
25 - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"DevisionCKAssetsToolCallBack" object:nil]; 25 + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"HeroesCKAssetsToolCallBack" object:nil];
26 26
27 [[PoolChecker getInstance] sendNotice:PoolSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:POOLSDK_NO_ERROR description:@"initSuccess" extendData:nil]; 27 [[PoolChecker getInstance] sendNotice:PoolSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:POOLSDK_NO_ERROR description:@"initSuccess" extendData:nil];
28 28
...@@ -39,9 +39,9 @@ NSString *DevisionSDKAppKey; ...@@ -39,9 +39,9 @@ NSString *DevisionSDKAppKey;
39 - (void)SDKloginSDK 39 - (void)SDKloginSDK
40 { 40 {
41 //APPID APPKEY 41 //APPID APPKEY
42 - DevisionSDKAppId = [[PoolConfig getInstance] getValueByKey:@"APP_ID"]; 42 + HeroesSDKAppId = [[PoolConfig getInstance] getValueByKey:@"APP_ID"];
43 - DevisionSDKAppKey =[[PoolConfig getInstance] getValueByKey:@"APP_KEY"]; 43 + HeroesSDKAppKey =[[PoolConfig getInstance] getValueByKey:@"APP_KEY"];
44 - [[DevisionAllManager DevisionInstance]DevisionDengLu:DevisionSDKAppId :DevisionSDKAppKey :self.controller]; 44 + [[HeroesAllManager HeroesInstance]HeroesDengLu:HeroesSDKAppId :HeroesSDKAppKey :self.controller];
45 45
46 } 46 }
47 47
...@@ -52,9 +52,9 @@ NSString *DevisionSDKAppKey; ...@@ -52,9 +52,9 @@ NSString *DevisionSDKAppKey;
52 { 52 {
53 NSLog(@"loginchek"); 53 NSLog(@"loginchek");
54 PoolLoginInfo *loginInfo = [PoolLoginInfo alloc]; 54 PoolLoginInfo *loginInfo = [PoolLoginInfo alloc];
55 - loginInfo.openId = [[DevisionXinXi getInstance]openId]; 55 + loginInfo.openId = [[HeroesXinXi getInstance]openId];
56 - loginInfo.sign = [[DevisionXinXi getInstance] token]; 56 + loginInfo.sign = [[HeroesXinXi getInstance] token];
57 - loginInfo.timestamp = [[DevisionXinXi getInstance] timestamp]; 57 + loginInfo.timestamp = [[HeroesXinXi getInstance] timestamp];
58 58
59 dispatch_async(dispatch_get_global_queue(0, 0), ^{ 59 dispatch_async(dispatch_get_global_queue(0, 0), ^{
60 [[PoolChecker getInstance] startCheck:loginInfo]; 60 [[PoolChecker getInstance] startCheck:loginInfo];
...@@ -82,7 +82,7 @@ NSString *DevisionSDKAppKey; ...@@ -82,7 +82,7 @@ NSString *DevisionSDKAppKey;
82 { 82 {
83 NSDictionary* payResultDic = notification.object; 83 NSDictionary* payResultDic = notification.object;
84 84
85 - NSString* receiptStr = [payResultDic objectForKey:@"DevisionCKAssetsToolResult"]; 85 + NSString* receiptStr = [payResultDic objectForKey:@"HeroesCKAssetsToolResult"];
86 NSString* queryId = [payResultDic objectForKey:@"query_id"]; 86 NSString* queryId = [payResultDic objectForKey:@"query_id"];
87 87
88 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; 88 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil];
...@@ -216,10 +216,10 @@ NSString *DevisionSDKAppKey; ...@@ -216,10 +216,10 @@ NSString *DevisionSDKAppKey;
216 NSString *other = [payInfo other]; 216 NSString *other = [payInfo other];
217 217
218 if (other && [other length] > 0) { 218 if (other && [other length] > 0) {
219 - [[DevisionAllManager DevisionInstance] DevisionCKQuery:serverId :roleName :amount :[payInfo queryId] :self.controller]; 219 + [[HeroesAllManager HeroesInstance] HeroesCKQuery:serverId :roleName :amount :[payInfo queryId] :self.controller];
220 }else{ 220 }else{
221 NSString* products = [payInfo products]; 221 NSString* products = [payInfo products];
222 - [[DevisionAllManager DevisionInstance] DevisionCKQueryOperation:self.controller DevisionHuoWuID:products DevisionJiaGe:[payInfo postAmount] DevisionHuoWuMing:[payInfo productName] DevisionDingDanHao:queryId]; 222 + [[HeroesAllManager HeroesInstance] HeroesCKQueryOperation:self.controller HeroesHuoWuID:products HeroesJiaGe:[payInfo postAmount] HeroesHuoWuMing:[payInfo productName] HeroesDingDanHao:queryId];
223 } 223 }
224 } 224 }
225 225
......
1 -{"renyunAppKey": "false", "payorderurl": "https://public.sdk.gzyouai.com/paycheck/create", "usertype": 150, "sdkSimpleName": "apple_youyu", "gamechannelid": "", "APP_KEY": "23b0190ecc861755fc138d60c6183264", "custom": "{}", "sdkVersionCode": "V1_1", "loginCheckUrl": "https://public.sdk.gzyouai.com/logincheck/check", "appScheme": "com.XLmox.jiuzhou", "c2": "", "c1": "", "APP_ID": "5b6bc38cf0d770261d15173f", "paycheckurl": "https://public.sdk.gzyouai.com/paycheck/confirm", "gameSimpleName": "jzshl02_hb"} 1 +{"renyunAppKey": "1", "payorderurl": "http://183.136.223.85:9020/paycheck/create", "usertype": 150, "sdkSimpleName": "apple_youyu", "gamechannelid": "", "APP_KEY": "b06b86b79c25774ec758657a7203bae6", "custom": "{}", "sdkVersionCode": "V1_1", "loginCheckUrl": "http://183.136.223.85:9010/logincheck/check/", "appScheme": "com.jghb.xinqinji", "c2": "", "c1": "", "APP_ID": "58fd78a9834e7246b8dc0eac", "paycheckurl": "http://183.136.223.85:9020/paycheck/confirm", "gameSimpleName": "fytx_test"}
......
1 新接入请参考对接文档和demo<br> 1 新接入请参考对接文档和demo<br>
2 2
3 -2018-08-31:<br> 3 +2018-09-12:<br>
4 在上版本基础上,更新了4、5、6点后,已接入快速更新方法<br> 4 在上版本基础上,更新了4、5、6点后,已接入快速更新方法<br>
5 -1、``` 删除pool_file文件夹中XpeiSDK.framework ``` <br> 5 +1、``` 删除pool_file文件夹中DivisionSDK.framework或者OtakusSDK.framework ``` <br>
6 -2、引入 ``` DivisionSDK.framework ``` <br> 6 +2、引入 ``` HeroesSDK.framework ``` <br>
7 3、替换 ``` SDKInterface.m文件 ``` <br> 7 3、替换 ``` SDKInterface.m文件 ``` <br>
8 8
9 2018-05-28: ``` (在此日期之后接入的可以忽略) ``` <br> 9 2018-05-28: ``` (在此日期之后接入的可以忽略) ``` <br>
......
1 -#import <UIKit/UIKit.h>
2 -#import "StoreKit/StoreKit.h"
3 -
4 -@interface DevisionAllManager : NSObject
5 -{
6 - NSString* DevisionCKAPPID_;
7 - NSString* DevisionCKAPPKEY_;
8 -
9 - NSString* DevisionInviterCode_;
10 -}
11 -
12 -@property bool DevisionGeiWoHuaQianBa;
13 -
14 -+ (DevisionAllManager *)DevisionInstance;
15 -
16 -- (void)DevisionChuShiHua;
17 -
18 -- (void)DevisionDengLu:(NSString *)DevisionCKAPPID : (NSString *)DevisionCKAPPKEY : (UIViewController *)controller;
19 -
20 -- (void)DevisionYangShi:(NSString*)DevisionLeiXing;
21 -
22 -- (void)DevisionCKQuery: (NSString *)DevisionFuWuQiID : (NSString *)DevisionNickName : (NSNumber *)DevisionAmount : (NSString *)DevisionCallBack : (UIViewController *)controller;
23 -
24 -- (void)DevisionCKQueryOperation:(UIViewController*)controll DevisionHuoWuID:(NSString*)products DevisionJiaGe:(NSString*)amount DevisionHuoWuMing:(NSString*)productName DevisionDingDanHao:(NSString*) DingDanHao;
25 -
26 -
27 -
28 -@end
1 -#import <Foundation/Foundation.h>
2 -
3 -extern NSString * const DevisionCKAssetsExitNotification;
4 -extern NSString * const DevisionCKAssetsLoginNotification;
5 -extern NSString * const DevisionCKAssetsErrorNotification;
6 -
7 -
8 -@interface DevisionHuiTiaoNotification : NSObject
9 -
10 -@end
1 -#import <UIKit/UIKit.h>
2 -
3 -@interface DevisionIAPHelperControl : NSObject<UITableViewDelegate, UITableViewDataSource>
4 -
5 -@property(nonatomic,strong) NSString* DevisionDingDanHao;
6 -@property(nonatomic,strong) NSDictionary* DevisionHuoWuLieBiao;
7 -@property(nonatomic,strong) NSMutableArray* DevisionHuoWuIDLieBiao;
8 -@property(nonatomic, strong) UITableView *DevisionHuoWuLieBiaoView;
9 -
10 -- (void)DevisionHuaQianView:(UIViewController*)controller DevisionHuoWuD:(NSString*)products DevisionQian:(NSString*)amount DevisionHuoWuMing:(NSString*)productName DevisionDingDanHao:(NSString*)DingDanHao;
11 -
12 -@end
1 -#import <Foundation/Foundation.h>
2 -
3 -@interface DevisionMsgJM : NSObject
4 -
5 -+(NSString *)DevisionJM:(NSString *)jm;
6 -
7 -+(void)DevisionEmptyqweS12Jijis;
8 -+(void)DevisionEmptyjqw3123eakdjl;
9 -+(void)DevisionEmptynqw123evcxnklr;
10 --(void)DevisionEmptyasqw123edll;
11 --(void)DevisionEmptyasqw12312edlasdl;
12 --(void)DevisionEmptyasdq3123wellasd;
13 -+(void)DevisionEmptyain;
14 --(void)DevisionEmptybua3in;
15 -+(void)DevisionEmptya3in;
16 --(void)DevisionEmptybu2ain;
17 -+(void)DevisionEmptyai2n;
18 --(void)DevisionEmptybu1ain;
19 -
20 -@end
1 +#import <UIKit/UIKit.h>
2 +#import "StoreKit/StoreKit.h"
3 +
4 +@interface HeroesAllManager : NSObject
5 +{
6 + NSString* HeroesCKAPPID_;
7 + NSString* HeroesCKAPPKEY_;
8 +
9 + NSString* HeroesInviterCode_;
10 +}
11 +
12 +@property bool HeroesGeiWoHuaQianBa;
13 +
14 ++ (HeroesAllManager *)HeroesInstance;
15 +
16 +- (void)HeroesChuShiHua;
17 +
18 +- (void)HeroesDengLu:(NSString *)HeroesCKAPPID : (NSString *)HeroesCKAPPKEY : (UIViewController *)controller;
19 +
20 +- (void)HeroesYangShi:(NSString*)HeroesLeiXing;
21 +
22 +- (void)HeroesCKQuery: (NSString *)HeroesFuWuQiID : (NSString *)HeroesNickName : (NSNumber *)HeroesAmount : (NSString *)HeroesCallBack : (UIViewController *)controller;
23 +
24 +- (void)HeroesCKQueryOperation:(UIViewController*)controll HeroesHuoWuID:(NSString*)products HeroesJiaGe:(NSString*)amount HeroesHuoWuMing:(NSString*)productName HeroesDingDanHao:(NSString*) DingDanHao;
25 +
26 +
27 +
28 +@end
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 2
3 -@interface DevisionDiZhi : NSObject 3 +@interface HeroesDiZhi : NSObject
4 4
5 -+ (NSString *)DevisionSKCloudServiceSetupOptionsKey; 5 ++ (NSString *)HeroesSKCloudServiceSetupOptionsKey;
6 @end 6 @end
7 7
......
1 +#import <Foundation/Foundation.h>
2 +
3 +extern NSString * const HeroesCKAssetsExitNotification;
4 +extern NSString * const HeroesCKAssetsLoginNotification;
5 +extern NSString * const HeroesCKAssetsErrorNotification;
6 +
7 +
8 +@interface HeroesHuiTiaoNotification : NSObject
9 +
10 +@end
1 +#import <UIKit/UIKit.h>
2 +
3 +@interface HeroesIAPHelperControl : NSObject<UITableViewDelegate, UITableViewDataSource>
4 +
5 +@property(nonatomic,strong) NSString* HeroesDingDanHao;
6 +@property(nonatomic,strong) NSDictionary* HeroesHuoWuLieBiao;
7 +@property(nonatomic,strong) NSMutableArray* HeroesHuoWuIDLieBiao;
8 +@property(nonatomic, strong) UITableView *HeroesHuoWuLieBiaoView;
9 +
10 +- (void)HeroesHuaQianView:(UIViewController*)controller HeroesHuoWuD:(NSString*)products HeroesQian:(NSString*)amount HeroesHuoWuMing:(NSString*)productName HeroesDingDanHao:(NSString*)DingDanHao;
11 +
12 +@end
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "DevisionXinXi.h" 2 +#import "HeroesXinXi.h"
3 #import <JavaScriptCore/JavaScriptCore.h> 3 #import <JavaScriptCore/JavaScriptCore.h>
4 4
5 -@interface DevisionMain : UIViewController<UIWebViewDelegate,UIAlertViewDelegate> 5 +@interface HeroesMain : UIViewController<UIWebViewDelegate,UIAlertViewDelegate>
6 { 6 {
7 UIWebView *webView_; 7 UIWebView *webView_;
8 UIActivityIndicatorView *activityIndicator; 8 UIActivityIndicatorView *activityIndicator;
9 } 9 }
10 10
11 -@property(assign) BOOL DevisionYouYuanJiao; 11 +@property(assign) BOOL HeroesYouYuanJiao;
12 12
13 -- (void)DevisionSettingCKAssetsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; 13 +- (void)HeroesSettingCKAssetsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
14 -- (void)DevisionChuShiHuaWebView; 14 +- (void)HeroesChuShiHuaWebView;
15 - (void)loadWebPageWithString:(NSString *)url; 15 - (void)loadWebPageWithString:(NSString *)url;
16 - (void)loadWebPageWithJs:(NSString *)content; 16 - (void)loadWebPageWithJs:(NSString *)content;
17 - (void)postNotification:(NSString *)name : (NSString *)code; 17 - (void)postNotification:(NSString *)name : (NSString *)code;
......
1 +#import <Foundation/Foundation.h>
2 +
3 +@interface HeroesMsgJM : NSObject
4 +
5 ++(NSString *)HeroesJM:(NSString *)jm;
6 +
7 ++(void)HeroesEmptyqweS12Jijis;
8 ++(void)HeroesEmptyjqw3123eakdjl;
9 ++(void)HeroesEmptynqw123evcxnklr;
10 +-(void)HeroesEmptyasqw123edll;
11 +-(void)HeroesEmptyasqw12312edlasdl;
12 +-(void)HeroesEmptyasdq3123wellasd;
13 ++(void)HeroesEmptyain;
14 +-(void)HeroesEmptybua3in;
15 ++(void)HeroesEmptya3in;
16 +-(void)HeroesEmptybu2ain;
17 ++(void)HeroesEmptyai2n;
18 +-(void)HeroesEmptybu1ain;
19 +
20 +@end
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface DevisionXinXi : NSObject 3 +@interface HeroesXinXi : NSObject
4 { 4 {
5 // 5 //
6 NSString *openId; 6 NSString *openId;
...@@ -12,5 +12,5 @@ NSString *timestamp; ...@@ -12,5 +12,5 @@ NSString *timestamp;
12 @property(retain,nonatomic) NSString *openId; 12 @property(retain,nonatomic) NSString *openId;
13 @property(retain,nonatomic) NSString *token; 13 @property(retain,nonatomic) NSString *token;
14 @property(retain,nonatomic) NSString *timestamp; 14 @property(retain,nonatomic) NSString *timestamp;
15 -+ (DevisionXinXi *)getInstance; 15 ++ (HeroesXinXi *)getInstance;
16 @end 16 @end
......
1 #include "SDKInterface.h" 1 #include "SDKInterface.h"
2 #import <UIKit/UIKit.h> 2 #import <UIKit/UIKit.h>
3 3
4 -#import "DevisionSDK/DevisionAllManager.h" 4 +#import "HeroesSDK/HeroesAllManager.h"
5 -#import "DevisionSDK/DevisionHuiTiaoNotification.h" 5 +#import "HeroesSDK/HeroesHuiTiaoNotification.h"
6 -#import "DevisionSDK/DevisionXinXi.h" 6 +#import "HeroesSDK/HeroesXinXi.h"
7 7
8 #import "TrackingIO.h" 8 #import "TrackingIO.h"
9 9
10 @implementation SDKInterface : Interface 10 @implementation SDKInterface : Interface
11 11
12 int mExchange; 12 int mExchange;
13 -NSString *DevisionSDKAppId; 13 +NSString *HeroesSDKAppId;
14 -NSString *DevisionSDKAppKey; 14 +NSString *HeroesSDKAppKey;
15 15
16 - (void)SDKinit:(UIViewController *) control 16 - (void)SDKinit:(UIViewController *) control
17 { 17 {
...@@ -19,10 +19,10 @@ NSString *DevisionSDKAppKey; ...@@ -19,10 +19,10 @@ NSString *DevisionSDKAppKey;
19 [super SDKinit:control]; 19 [super SDKinit:control];
20 20
21 [PoolConfig getInstance]; 21 [PoolConfig getInstance];
22 - [[DevisionAllManager DevisionInstance]DevisionChuShiHua]; 22 + [[HeroesAllManager HeroesInstance]HeroesChuShiHua];
23 - [[DevisionAllManager DevisionInstance]DevisionYangShi:@"sdk"]; 23 + [[HeroesAllManager HeroesInstance]HeroesYangShi:@"sdk"];
24 - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:DevisionCKAssetsLoginNotification object:nil]; 24 + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:HeroesCKAssetsLoginNotification object:nil];
25 - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"DevisionCKAssetsToolCallBack" object:nil]; 25 + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"HeroesCKAssetsToolCallBack" object:nil];
26 26
27 [[PoolChecker getInstance] sendNotice:PoolSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:POOLSDK_NO_ERROR description:@"initSuccess" extendData:nil]; 27 [[PoolChecker getInstance] sendNotice:PoolSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:POOLSDK_NO_ERROR description:@"initSuccess" extendData:nil];
28 28
...@@ -39,9 +39,9 @@ NSString *DevisionSDKAppKey; ...@@ -39,9 +39,9 @@ NSString *DevisionSDKAppKey;
39 - (void)SDKloginSDK 39 - (void)SDKloginSDK
40 { 40 {
41 //APPID APPKEY 41 //APPID APPKEY
42 - DevisionSDKAppId = [[PoolConfig getInstance] getValueByKey:@"APP_ID"]; 42 + HeroesSDKAppId = [[PoolConfig getInstance] getValueByKey:@"APP_ID"];
43 - DevisionSDKAppKey =[[PoolConfig getInstance] getValueByKey:@"APP_KEY"]; 43 + HeroesSDKAppKey =[[PoolConfig getInstance] getValueByKey:@"APP_KEY"];
44 - [[DevisionAllManager DevisionInstance]DevisionDengLu:DevisionSDKAppId :DevisionSDKAppKey :self.controller]; 44 + [[HeroesAllManager HeroesInstance]HeroesDengLu:HeroesSDKAppId :HeroesSDKAppKey :self.controller];
45 45
46 } 46 }
47 47
...@@ -52,9 +52,9 @@ NSString *DevisionSDKAppKey; ...@@ -52,9 +52,9 @@ NSString *DevisionSDKAppKey;
52 { 52 {
53 NSLog(@"loginchek"); 53 NSLog(@"loginchek");
54 PoolLoginInfo *loginInfo = [PoolLoginInfo alloc]; 54 PoolLoginInfo *loginInfo = [PoolLoginInfo alloc];
55 - loginInfo.openId = [[DevisionXinXi getInstance]openId]; 55 + loginInfo.openId = [[HeroesXinXi getInstance]openId];
56 - loginInfo.sign = [[DevisionXinXi getInstance] token]; 56 + loginInfo.sign = [[HeroesXinXi getInstance] token];
57 - loginInfo.timestamp = [[DevisionXinXi getInstance] timestamp]; 57 + loginInfo.timestamp = [[HeroesXinXi getInstance] timestamp];
58 58
59 dispatch_async(dispatch_get_global_queue(0, 0), ^{ 59 dispatch_async(dispatch_get_global_queue(0, 0), ^{
60 [[PoolChecker getInstance] startCheck:loginInfo]; 60 [[PoolChecker getInstance] startCheck:loginInfo];
...@@ -82,7 +82,7 @@ NSString *DevisionSDKAppKey; ...@@ -82,7 +82,7 @@ NSString *DevisionSDKAppKey;
82 { 82 {
83 NSDictionary* payResultDic = notification.object; 83 NSDictionary* payResultDic = notification.object;
84 84
85 - NSString* receiptStr = [payResultDic objectForKey:@"DevisionCKAssetsToolResult"]; 85 + NSString* receiptStr = [payResultDic objectForKey:@"HeroesCKAssetsToolResult"];
86 NSString* queryId = [payResultDic objectForKey:@"query_id"]; 86 NSString* queryId = [payResultDic objectForKey:@"query_id"];
87 87
88 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil]; 88 NSDictionary* receiptDic = [NSDictionary dictionaryWithObjectsAndKeys:receiptStr,@"receipt",queryId,@"query_id", nil];
...@@ -216,10 +216,10 @@ NSString *DevisionSDKAppKey; ...@@ -216,10 +216,10 @@ NSString *DevisionSDKAppKey;
216 NSString *other = [payInfo other]; 216 NSString *other = [payInfo other];
217 217
218 if (other && [other length] > 0) { 218 if (other && [other length] > 0) {
219 - [[DevisionAllManager DevisionInstance] DevisionCKQuery:serverId :roleName :amount :[payInfo queryId] :self.controller]; 219 + [[HeroesAllManager HeroesInstance] HeroesCKQuery:serverId :roleName :amount :[payInfo queryId] :self.controller];
220 }else{ 220 }else{
221 NSString* products = [payInfo products]; 221 NSString* products = [payInfo products];
222 - [[DevisionAllManager DevisionInstance] DevisionCKQueryOperation:self.controller DevisionHuoWuID:products DevisionJiaGe:[payInfo postAmount] DevisionHuoWuMing:[payInfo productName] DevisionDingDanHao:queryId]; 222 + [[HeroesAllManager HeroesInstance] HeroesCKQueryOperation:self.controller HeroesHuoWuID:products HeroesJiaGe:[payInfo postAmount] HeroesHuoWuMing:[payInfo productName] HeroesDingDanHao:queryId];
223 } 223 }
224 } 224 }
225 225
......