Showing
63 changed files
with
239 additions
and
232 deletions
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 | 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */; }; | 10 | 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */; }; |
| 11 | - 269F653A21B77820006AEC88 /* Sprite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653921B77820006AEC88 /* Sprite.framework */; }; | 11 | + 269F653E21BF5CEB006AEC88 /* Marvels.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653D21BF5CEB006AEC88 /* Marvels.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 */; }; |
| ... | @@ -60,7 +60,7 @@ | ... | @@ -60,7 +60,7 @@ |
| 60 | 60 | ||
| 61 | /* Begin PBXFileReference section */ | 61 | /* Begin PBXFileReference section */ |
| 62 | 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = HaiBaoJuheSDK.framework; sourceTree = "<group>"; }; | 62 | 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = HaiBaoJuheSDK.framework; sourceTree = "<group>"; }; |
| 63 | - 269F653921B77820006AEC88 /* Sprite.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sprite.framework; sourceTree = "<group>"; }; | 63 | + 269F653D21BF5CEB006AEC88 /* Marvels.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Marvels.framework; sourceTree = "<group>"; }; |
| 64 | 845D181B1C8D778400F27EB9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = poolsdk_file/poolsdk/Images.xcassets; sourceTree = "<group>"; }; | 64 | 845D181B1C8D778400F27EB9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = poolsdk_file/poolsdk/Images.xcassets; sourceTree = "<group>"; }; |
| 65 | 845D181C1C8D778400F27EB9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = poolsdk_file/poolsdk/Info.plist; sourceTree = "<group>"; }; | 65 | 845D181C1C8D778400F27EB9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = poolsdk_file/poolsdk/Info.plist; sourceTree = "<group>"; }; |
| 66 | 846BD21F1EE9342700E89A1D /* pool_setting */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = pool_setting; path = poolsdk_file/poolsdk/pool_setting; sourceTree = "<group>"; }; | 66 | 846BD21F1EE9342700E89A1D /* pool_setting */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = pool_setting; path = poolsdk_file/poolsdk/pool_setting; sourceTree = "<group>"; }; |
| ... | @@ -111,6 +111,7 @@ | ... | @@ -111,6 +111,7 @@ |
| 111 | 8484E5061EE7E24A00B402D1 /* CoreMotion.framework in Frameworks */, | 111 | 8484E5061EE7E24A00B402D1 /* CoreMotion.framework in Frameworks */, |
| 112 | 8484E5021EE7E21F00B402D1 /* UIKit.framework in Frameworks */, | 112 | 8484E5021EE7E21F00B402D1 /* UIKit.framework in Frameworks */, |
| 113 | 8484E50C1EE7E27100B402D1 /* CoreGraphics.framework in Frameworks */, | 113 | 8484E50C1EE7E27100B402D1 /* CoreGraphics.framework in Frameworks */, |
| 114 | + 269F653E21BF5CEB006AEC88 /* Marvels.framework in Frameworks */, | ||
| 114 | 8484E5081EE7E25600B402D1 /* CoreText.framework in Frameworks */, | 115 | 8484E5081EE7E25600B402D1 /* CoreText.framework in Frameworks */, |
| 115 | 8484E50E1EE7E28000B402D1 /* QuartzCore.framework in Frameworks */, | 116 | 8484E50E1EE7E28000B402D1 /* QuartzCore.framework in Frameworks */, |
| 116 | 8484E5141EE7E2DE00B402D1 /* Foundation.framework in Frameworks */, | 117 | 8484E5141EE7E2DE00B402D1 /* Foundation.framework in Frameworks */, |
| ... | @@ -118,7 +119,6 @@ | ... | @@ -118,7 +119,6 @@ |
| 118 | 8484E5041EE7E24400B402D1 /* StoreKit.framework in Frameworks */, | 119 | 8484E5041EE7E24400B402D1 /* StoreKit.framework in Frameworks */, |
| 119 | 8484E4FE1EE7E1F700B402D1 /* CoreTelephony.framework in Frameworks */, | 120 | 8484E4FE1EE7E1F700B402D1 /* CoreTelephony.framework in Frameworks */, |
| 120 | 84A090AB1F160A69003D23FB /* TrackingIO.a in Frameworks */, | 121 | 84A090AB1F160A69003D23FB /* TrackingIO.a in Frameworks */, |
| 121 | - 269F653A21B77820006AEC88 /* Sprite.framework in Frameworks */, | ||
| 122 | ); | 122 | ); |
| 123 | runOnlyForDeploymentPostprocessing = 0; | 123 | runOnlyForDeploymentPostprocessing = 0; |
| 124 | }; | 124 | }; |
| ... | @@ -143,7 +143,7 @@ | ... | @@ -143,7 +143,7 @@ |
| 143 | 8476DF641C4DD71D00EC42BA /* poolsdk */ = { | 143 | 8476DF641C4DD71D00EC42BA /* poolsdk */ = { |
| 144 | isa = PBXGroup; | 144 | isa = PBXGroup; |
| 145 | children = ( | 145 | children = ( |
| 146 | - 269F653921B77820006AEC88 /* Sprite.framework */, | 146 | + 269F653D21BF5CEB006AEC88 /* Marvels.framework */, |
| 147 | 84A090AC1F174E21003D23FB /* TrackingIO.h */, | 147 | 84A090AC1F174E21003D23FB /* TrackingIO.h */, |
| 148 | 84A090AA1F160A69003D23FB /* TrackingIO.a */, | 148 | 84A090AA1F160A69003D23FB /* TrackingIO.a */, |
| 149 | 846BD21F1EE9342700E89A1D /* pool_setting */, | 149 | 846BD21F1EE9342700E89A1D /* pool_setting */, | ... | ... |
No preview for this file type
No preview for this file type
| ... | @@ -15,11 +15,11 @@ | ... | @@ -15,11 +15,11 @@ |
| 15 | - (void)initChecker; | 15 | - (void)initChecker; |
| 16 | - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo; | 16 | - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo; |
| 17 | - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; | 17 | - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; |
| 18 | -- (void) SpriteHaiBaoJuhereportOpen; | 18 | +- (void) MarvelsHaiBaoJuhereportOpen; |
| 19 | -- (void) SpriteHaiBaoJuhereportSDKOpen; | 19 | +- (void) MarvelsHaiBaoJuhereportSDKOpen; |
| 20 | -- (void)SpriteHaiBaoJuhehandleFirstOpenApp:(NSString*) path; | 20 | +- (void)MarvelsHaiBaoJuhehandleFirstOpenApp:(NSString*) path; |
| 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; | 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; |
| 22 | -- (void) SpriteHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; | 22 | +- (void) MarvelsHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; |
| 23 | - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType | 23 | - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType |
| 24 | notiName:(NSString *)notiName | 24 | notiName:(NSString *)notiName |
| 25 | statusCode:(int)nCode | 25 | statusCode:(int)nCode |
| ... | @@ -28,7 +28,7 @@ | ... | @@ -28,7 +28,7 @@ |
| 28 | 28 | ||
| 29 | - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo; | 29 | - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo; |
| 30 | 30 | ||
| 31 | -- (void)SpriteHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; | 31 | +- (void)MarvelsHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; |
| 32 | 32 | ||
| 33 | /* | 33 | /* |
| 34 | *初始化时调用 | 34 | *初始化时调用 | ... | ... |
| 1 | -#import "HaiBaoJuheSDK/SpriteHaiBaoJuheBaseModel.h" | 1 | +#import "HaiBaoJuheSDK/MarvelsHaiBaoJuheBaseModel.h" |
| 2 | -@interface HaiBaoJuheCreateOrderInfo : SpriteHaiBaoJuheBaseModel | 2 | +@interface HaiBaoJuheCreateOrderInfo : MarvelsHaiBaoJuheBaseModel |
| 3 | 3 | ||
| 4 | @property(nonatomic,strong)NSString *serverId;//服务器ID | 4 | @property(nonatomic,strong)NSString *serverId;//服务器ID |
| 5 | @property(nonatomic, strong)NSString *serverName;//服务器名称 | 5 | @property(nonatomic, strong)NSString *serverName;//服务器名称 |
| ... | @@ -16,7 +16,7 @@ | ... | @@ -16,7 +16,7 @@ |
| 16 | @property(nonatomic, strong)NSString *userId;//用户ID | 16 | @property(nonatomic, strong)NSString *userId;//用户ID |
| 17 | @property(nonatomic, strong)NSString *timestamp;//时间戳 | 17 | @property(nonatomic, strong)NSString *timestamp;//时间戳 |
| 18 | 18 | ||
| 19 | -- (NSString *) SpriteHaiBaoJuheGetTsign ; | 19 | +- (NSString *) MarvelsHaiBaoJuheGetTsign ; |
| 20 | -- (NSString *) SpriteHaiBaoJuheGetTimestamp ; | 20 | +- (NSString *) MarvelsHaiBaoJuheGetTimestamp ; |
| 21 | 21 | ||
| 22 | @end | 22 | @end | ... | ... |
| 1 | -#import "HaiBaoJuheSDK/SpriteHaiBaoJuheBaseModel.h" | 1 | +#import "HaiBaoJuheSDK/MarvelsHaiBaoJuheBaseModel.h" |
| 2 | -@interface HaiBaoJuheGzyazfInfo : SpriteHaiBaoJuheBaseModel | 2 | +@interface HaiBaoJuheGzyazfInfo : MarvelsHaiBaoJuheBaseModel |
| 3 | 3 | ||
| 4 | @property(nonatomic, strong)NSString *serverId; | 4 | @property(nonatomic, strong)NSString *serverId; |
| 5 | @property(nonatomic, strong)NSString *queryId; | 5 | @property(nonatomic, strong)NSString *queryId; | ... | ... |
| 1 | -#import "HaiBaoJuheSDK/SpriteHaiBaoJuheBaseModel.h" | 1 | +#import "HaiBaoJuheSDK/MarvelsHaiBaoJuheBaseModel.h" |
| 2 | -@interface HaiBaoJuheLoginInfo : SpriteHaiBaoJuheBaseModel | 2 | +@interface HaiBaoJuheLoginInfo : MarvelsHaiBaoJuheBaseModel |
| 3 | 3 | ||
| 4 | @property(nonatomic,strong)NSString *timestamp; | 4 | @property(nonatomic,strong)NSString *timestamp; |
| 5 | @property(nonatomic, strong)NSString *sign; | 5 | @property(nonatomic, strong)NSString *sign; | ... | ... |
| 1 | // | 1 | // |
| 2 | -// SpriteHaiBaoJuheReportInfo.h | 2 | +// MarvelsHaiBaoJuheReportInfo.h |
| 3 | // HaiBaoJuheSDK | 3 | // HaiBaoJuheSDK |
| 4 | // | 4 | // |
| 5 | // Created by winFan on 12/21/15. | 5 | // Created by winFan on 12/21/15. |
| 6 | // Copyright (c) 2015 winFan. All rights reserved. | 6 | // Copyright (c) 2015 winFan. All rights reserved. |
| 7 | // | 7 | // |
| 8 | 8 | ||
| 9 | -#import "HaiBaoJuheSDK/SpriteHaiBaoJuheBaseModel.h" | 9 | +#import "HaiBaoJuheSDK/MarvelsHaiBaoJuheBaseModel.h" |
| 10 | -@interface HaiBaoJuheReportInfo : SpriteHaiBaoJuheBaseModel | 10 | +@interface HaiBaoJuheReportInfo : MarvelsHaiBaoJuheBaseModel |
| 11 | 11 | ||
| 12 | @property(nonatomic, strong)NSString *reportType;//类型 | 12 | @property(nonatomic, strong)NSString *reportType;//类型 |
| 13 | @property(nonatomic, strong)NSString *playerId;//玩家ID | 13 | @property(nonatomic, strong)NSString *playerId;//玩家ID | ... | ... |
| ... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
| 4 | @interface HaiBaoJuheUtils : NSObject | 4 | @interface HaiBaoJuheUtils : NSObject |
| 5 | 5 | ||
| 6 | +(NSString *)md5:(NSString *)str; | 6 | +(NSString *)md5:(NSString *)str; |
| 7 | -+ (NSDictionary *)SpriteHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; | 7 | ++ (NSDictionary *)MarvelsHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; |
| 8 | +(NSString *)createGzyazfOrderUrl; | 8 | +(NSString *)createGzyazfOrderUrl; |
| 9 | //*充值回调地址 | 9 | //*充值回调地址 |
| 10 | +(NSString *)createGzyazfUrl; | 10 | +(NSString *)createGzyazfUrl; | ... | ... |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | #import "OtherSetting.h" | 2 | #import "OtherSetting.h" |
| 3 | 3 | ||
| 4 | -@interface SpriteHaiBaoJuheBaseModel : NSObject | 4 | +@interface MarvelsHaiBaoJuheBaseModel : NSObject |
| 5 | 5 | ||
| 6 | -- (NSString *)SpriteHaiBaoJuheObjectToJsonString; | 6 | +- (NSString *)MarvelsHaiBaoJuheObjectToJsonString; |
| 7 | - (NSMutableString *)paramAddToString; | 7 | - (NSMutableString *)paramAddToString; |
| 8 | - (id)initWithDiction:(NSDictionary *)diction; | 8 | - (id)initWithDiction:(NSDictionary *)diction; |
| 9 | 9 | ... | ... |
| ... | @@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) | ... | @@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) |
| 11 | ELogError | 11 | ELogError |
| 12 | }; | 12 | }; |
| 13 | 13 | ||
| 14 | -@interface SpriteHaiBaoJuheDGLogger : NSObject | 14 | +@interface MarvelsHaiBaoJuheDGLogger : NSObject |
| 15 | 15 | ||
| 16 | + (void)showLog:(NSString *)fmt,...; | 16 | + (void)showLog:(NSString *)fmt,...; |
| 17 | 17 | ... | ... |
PoolSdk_Demo/Sprite.framework/Headers/IAPShare.h
→
PoolSdk_Demo/Marvels.framework/Headers/IAPShare.h
File moved
| 1 | +#import <UIKit/UIKit.h> | ||
| 2 | + | ||
| 3 | +@interface MarvelsIAPHelperControl : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
| 4 | + | ||
| 5 | +@property(nonatomic,strong) NSString* MarvelsDingDanHao; | ||
| 6 | +@property(nonatomic,strong) NSDictionary* MarvelsHuoWuLieBiao; | ||
| 7 | +@property(nonatomic,strong) NSMutableArray* MarvelsHuoWuIDLieBiao; | ||
| 8 | +@property(nonatomic, strong) UITableView *MarvelsHuoWuLieBiaoView; | ||
| 9 | + | ||
| 10 | +- (void)MarvelsHuaQianView:(UIViewController*)controller MarvelsHuoWuD:(NSString*)products MarvelsQian:(NSString*)amount MarvelsHuoWuMing:(NSString*)productName MarvelsDingDanHao:(NSString*)DingDanHao; | ||
| 11 | + | ||
| 12 | +@end |
| 1 | +#import <UIKit/UIKit.h> | ||
| 2 | +#import "StoreKit/StoreKit.h" | ||
| 3 | + | ||
| 4 | +@interface MarvelsAllManager : NSObject | ||
| 5 | +{ | ||
| 6 | + NSString* MarvelsCKAPPID_; | ||
| 7 | + NSString* MarvelsCKAPPKEY_; | ||
| 8 | + | ||
| 9 | + NSString* MarvelsInviterCode_; | ||
| 10 | +} | ||
| 11 | + | ||
| 12 | +@property bool MarvelsGeiWoHuaQianBa; | ||
| 13 | + | ||
| 14 | ++ (MarvelsAllManager *)MarvelsInstance; | ||
| 15 | + | ||
| 16 | +- (void)MarvelsChuShiHua; | ||
| 17 | + | ||
| 18 | +- (void)MarvelsDengLu:(NSString *)MarvelsCKAPPID : (NSString *)MarvelsCKAPPKEY : (UIViewController *)controller; | ||
| 19 | + | ||
| 20 | +- (void)MarvelsYangShi:(NSString*)MarvelsLeiXing; | ||
| 21 | + | ||
| 22 | +- (void)MarvelsCKQuery: (NSString *)MarvelsFuWuQiID : (NSString *)MarvelsNickName : (NSNumber *)MarvelsAmount : (NSString *)MarvelsCallBack : (UIViewController *)controller : (NSString *)MarvelsServerName; | ||
| 23 | + | ||
| 24 | +- (void)MarvelsCKQueryOperation:(UIViewController*)controll MarvelsHuoWuID:(NSString*)products MarvelsJiaGe:(NSString*)amount MarvelsHuoWuMing:(NSString*)productName MarvelsDingDanHao:(NSString*) DingDanHao; | ||
| 25 | + | ||
| 26 | + | ||
| 27 | + | ||
| 28 | +@end |
| 1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
| 2 | -#import "SpriteMessage.h" | 2 | +#import "MarvelsMessage.h" |
| 3 | #import <JavaScriptCore/JavaScriptCore.h> | 3 | #import <JavaScriptCore/JavaScriptCore.h> |
| 4 | 4 | ||
| 5 | -@interface SpriteMain : UIViewController<UIWebViewDelegate,UIAlertViewDelegate> | 5 | +@interface MarvelsMain : 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 SpriteYouYuanJiao; | 11 | +@property(assign) BOOL MarvelsYouYuanJiao; |
| 12 | 12 | ||
| 13 | -- (void)SpriteSettingCKAssetsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; | 13 | +- (void)MarvelsSettingCKAssetsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; |
| 14 | -- (void)SpriteChuShiHuaWebView; | 14 | +- (void)MarvelsChuShiHuaWebView; |
| 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> | 1 | #import <Foundation/Foundation.h> |
| 2 | 2 | ||
| 3 | -@interface SpriteMessage : NSObject | 3 | +@interface MarvelsMessage : 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 | -+ (SpriteMessage *)getInstance; | 15 | ++ (MarvelsMessage *)getInstance; |
| 16 | @end | 16 | @end | ... | ... |
No preview for this file type
No preview for this file type
| 1 | -#import <UIKit/UIKit.h> | ||
| 2 | - | ||
| 3 | -@interface SpriteIAPHelperControl : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
| 4 | - | ||
| 5 | -@property(nonatomic,strong) NSString* SpriteDingDanHao; | ||
| 6 | -@property(nonatomic,strong) NSDictionary* SpriteHuoWuLieBiao; | ||
| 7 | -@property(nonatomic,strong) NSMutableArray* SpriteHuoWuIDLieBiao; | ||
| 8 | -@property(nonatomic, strong) UITableView *SpriteHuoWuLieBiaoView; | ||
| 9 | - | ||
| 10 | -- (void)SpriteHuaQianView:(UIViewController*)controller SpriteHuoWuD:(NSString*)products SpriteQian:(NSString*)amount SpriteHuoWuMing:(NSString*)productName SpriteDingDanHao:(NSString*)DingDanHao; | ||
| 11 | - | ||
| 12 | -@end |
| 1 | -#import <UIKit/UIKit.h> | ||
| 2 | -#import "StoreKit/StoreKit.h" | ||
| 3 | - | ||
| 4 | -@interface SpriteAllManager : NSObject | ||
| 5 | -{ | ||
| 6 | - NSString* SpriteCKAPPID_; | ||
| 7 | - NSString* SpriteCKAPPKEY_; | ||
| 8 | - | ||
| 9 | - NSString* SpriteInviterCode_; | ||
| 10 | -} | ||
| 11 | - | ||
| 12 | -@property bool SpriteGeiWoHuaQianBa; | ||
| 13 | - | ||
| 14 | -+ (SpriteAllManager *)SpriteInstance; | ||
| 15 | - | ||
| 16 | -- (void)SpriteChuShiHua; | ||
| 17 | - | ||
| 18 | -- (void)SpriteDengLu:(NSString *)SpriteCKAPPID : (NSString *)SpriteCKAPPKEY : (UIViewController *)controller; | ||
| 19 | - | ||
| 20 | -- (void)SpriteYangShi:(NSString*)SpriteLeiXing; | ||
| 21 | - | ||
| 22 | -- (void)SpriteCKQuery: (NSString *)SpriteFuWuQiID : (NSString *)SpriteNickName : (NSNumber *)SpriteAmount : (NSString *)SpriteCallBack : (UIViewController *)controller : (NSString *)SpriteServerName; | ||
| 23 | - | ||
| 24 | -- (void)SpriteCKQueryOperation:(UIViewController*)controll SpriteHuoWuID:(NSString*)products SpriteJiaGe:(NSString*)amount SpriteHuoWuMing:(NSString*)productName SpriteDingDanHao:(NSString*) DingDanHao; | ||
| 25 | - | ||
| 26 | - | ||
| 27 | - | ||
| 28 | -@end |
| 1 | #include "SDKInterface.h" | 1 | #include "SDKInterface.h" |
| 2 | #import <UIKit/UIKit.h> | 2 | #import <UIKit/UIKit.h> |
| 3 | 3 | ||
| 4 | -#import "Sprite/SpriteAllManager.h" | 4 | +#import "Marvels/MarvelsAllManager.h" |
| 5 | -#import "Sprite/SpriteHuiTiaoNotification.h" | 5 | +#import "Marvels/MarvelsHuiTiaoNotification.h" |
| 6 | -#import "Sprite/SpriteMessage.h" | 6 | +#import "Marvels/MarvelsMessage.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 *SpriteAppId; | 13 | +NSString *MarvelsAppId; |
| 14 | -NSString *SpriteAppKey; | 14 | +NSString *MarvelsAppKey; |
| 15 | 15 | ||
| 16 | - (void)SDKinit:(UIViewController *) control | 16 | - (void)SDKinit:(UIViewController *) control |
| 17 | { | 17 | { |
| ... | @@ -19,10 +19,10 @@ NSString *SpriteAppKey; | ... | @@ -19,10 +19,10 @@ NSString *SpriteAppKey; |
| 19 | [super SDKinit:control]; | 19 | [super SDKinit:control]; |
| 20 | 20 | ||
| 21 | [HaiBaoJuheConfig getInstance]; | 21 | [HaiBaoJuheConfig getInstance]; |
| 22 | - [[SpriteAllManager SpriteInstance]SpriteChuShiHua]; | 22 | + [[MarvelsAllManager MarvelsInstance]MarvelsChuShiHua]; |
| 23 | - [[SpriteAllManager SpriteInstance]SpriteYangShi:@"sdk"]; | 23 | + [[MarvelsAllManager MarvelsInstance]MarvelsYangShi:@"sdk"]; |
| 24 | - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:SpriteCKAssetsLoginNotification object:nil]; | 24 | + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:MarvelsCKAssetsLoginNotification object:nil]; |
| 25 | - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"SpriteCKAssetsToolCallBack" object:nil]; | 25 | + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"MarvelsCKAssetsToolCallBack" object:nil]; |
| 26 | 26 | ||
| 27 | [[HaiBaoJuheChecker getInstance] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil]; | 27 | [[HaiBaoJuheChecker getInstance] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil]; |
| 28 | 28 | ||
| ... | @@ -39,9 +39,9 @@ NSString *SpriteAppKey; | ... | @@ -39,9 +39,9 @@ NSString *SpriteAppKey; |
| 39 | - (void)SDKloginSDK | 39 | - (void)SDKloginSDK |
| 40 | { | 40 | { |
| 41 | //APPID APPKEY | 41 | //APPID APPKEY |
| 42 | - SpriteAppId = [[HaiBaoJuheConfig getInstance] getValueByKey:@"APP_ID"]; | 42 | + MarvelsAppId = [[HaiBaoJuheConfig getInstance] getValueByKey:@"APP_ID"]; |
| 43 | - SpriteAppKey =[[HaiBaoJuheConfig getInstance] getValueByKey:@"APP_KEY"]; | 43 | + MarvelsAppKey =[[HaiBaoJuheConfig getInstance] getValueByKey:@"APP_KEY"]; |
| 44 | - [[SpriteAllManager SpriteInstance]SpriteDengLu:SpriteAppId :SpriteAppKey :self.controller]; | 44 | + [[MarvelsAllManager MarvelsInstance]MarvelsDengLu:MarvelsAppId :MarvelsAppKey :self.controller]; |
| 45 | 45 | ||
| 46 | } | 46 | } |
| 47 | 47 | ||
| ... | @@ -52,9 +52,9 @@ NSString *SpriteAppKey; | ... | @@ -52,9 +52,9 @@ NSString *SpriteAppKey; |
| 52 | { | 52 | { |
| 53 | NSLog(@"loginchek"); | 53 | NSLog(@"loginchek"); |
| 54 | HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc]; | 54 | HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc]; |
| 55 | - loginInfo.openId = [[SpriteMessage getInstance]openId]; | 55 | + loginInfo.openId = [[MarvelsMessage getInstance]openId]; |
| 56 | - loginInfo.sign = [[SpriteMessage getInstance] token]; | 56 | + loginInfo.sign = [[MarvelsMessage getInstance] token]; |
| 57 | - loginInfo.timestamp = [[SpriteMessage getInstance] timestamp]; | 57 | + loginInfo.timestamp = [[MarvelsMessage getInstance] timestamp]; |
| 58 | 58 | ||
| 59 | dispatch_async(dispatch_get_global_queue(0, 0), ^{ | 59 | dispatch_async(dispatch_get_global_queue(0, 0), ^{ |
| 60 | [[HaiBaoJuheChecker getInstance] startCheck:loginInfo]; | 60 | [[HaiBaoJuheChecker getInstance] startCheck:loginInfo]; |
| ... | @@ -82,7 +82,7 @@ NSString *SpriteAppKey; | ... | @@ -82,7 +82,7 @@ NSString *SpriteAppKey; |
| 82 | { | 82 | { |
| 83 | NSDictionary* payResultDic = notification.object; | 83 | NSDictionary* payResultDic = notification.object; |
| 84 | 84 | ||
| 85 | - NSString* receiptStr = [payResultDic objectForKey:@"SpriteCKAssetsToolResult"]; | 85 | + NSString* receiptStr = [payResultDic objectForKey:@"MarvelsCKAssetsToolResult"]; |
| 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 *SpriteAppKey; | ... | @@ -216,10 +216,10 @@ NSString *SpriteAppKey; |
| 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 | - [[SpriteAllManager SpriteInstance] SpriteCKQuery:serverId :roleName :amount :[payInfo queryId] :self.controller :[payInfo serverName]]; | 219 | + [[MarvelsAllManager MarvelsInstance] MarvelsCKQuery:serverId :roleName :amount :[payInfo queryId] :self.controller :[payInfo serverName]]; |
| 220 | }else{ | 220 | }else{ |
| 221 | NSString* products = [payInfo products]; | 221 | NSString* products = [payInfo products]; |
| 222 | - [[SpriteAllManager SpriteInstance] SpriteCKQueryOperation:self.controller SpriteHuoWuID:products SpriteJiaGe:[payInfo postAmount] SpriteHuoWuMing:[payInfo productName] SpriteDingDanHao:queryId]; | 222 | + [[MarvelsAllManager MarvelsInstance] MarvelsCKQueryOperation:self.controller MarvelsHuoWuID:products MarvelsJiaGe:[payInfo postAmount] MarvelsHuoWuMing:[payInfo productName] MarvelsDingDanHao:queryId]; |
| 223 | } | 223 | } |
| 224 | } | 224 | } |
| 225 | 225 | ... | ... |
| ... | @@ -8,3 +8,10 @@ | ... | @@ -8,3 +8,10 @@ |
| 8 | 5、``` 引入HaiBaoJuheSDK.framework ``` <br> | 8 | 5、``` 引入HaiBaoJuheSDK.framework ``` <br> |
| 9 | 6、``` 替换pool_setting文件 ``` <br> | 9 | 6、``` 替换pool_setting文件 ``` <br> |
| 10 | 7、``` 所有接口PoolSdk 替换成 HaiBaoJuheSDK(如不理解可以参考demo或者详细文档) ``` <br> | 10 | 7、``` 所有接口PoolSdk 替换成 HaiBaoJuheSDK(如不理解可以参考demo或者详细文档) ``` <br> |
| 11 | + | ||
| 12 | + | ||
| 13 | +已更新 海豹聚合SDK 2018年12月05日版本 快速更新到 2018年12月11日版本方法<br> | ||
| 14 | +1、``` 删除poolsdk_file文件夹中原来framework ``` <br> | ||
| 15 | +2、``` 引入poolsdk_file文件夹中Marvels.framework ``` <br> | ||
| 16 | +3、``` 替换SDKInterface.m文件 ``` <br> | ||
| 17 | +4、``` 替换HaiBaoJuheSDK.framework ``` <br> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
No preview for this file type
No preview for this file type
| ... | @@ -15,11 +15,11 @@ | ... | @@ -15,11 +15,11 @@ |
| 15 | - (void)initChecker; | 15 | - (void)initChecker; |
| 16 | - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo; | 16 | - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo; |
| 17 | - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; | 17 | - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; |
| 18 | -- (void) SpriteHaiBaoJuhereportOpen; | 18 | +- (void) MarvelsHaiBaoJuhereportOpen; |
| 19 | -- (void) SpriteHaiBaoJuhereportSDKOpen; | 19 | +- (void) MarvelsHaiBaoJuhereportSDKOpen; |
| 20 | -- (void)SpriteHaiBaoJuhehandleFirstOpenApp:(NSString*) path; | 20 | +- (void)MarvelsHaiBaoJuhehandleFirstOpenApp:(NSString*) path; |
| 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; | 21 | - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; |
| 22 | -- (void) SpriteHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; | 22 | +- (void) MarvelsHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; |
| 23 | - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType | 23 | - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType |
| 24 | notiName:(NSString *)notiName | 24 | notiName:(NSString *)notiName |
| 25 | statusCode:(int)nCode | 25 | statusCode:(int)nCode |
| ... | @@ -28,7 +28,7 @@ | ... | @@ -28,7 +28,7 @@ |
| 28 | 28 | ||
| 29 | - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo; | 29 | - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo; |
| 30 | 30 | ||
| 31 | -- (void)SpriteHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; | 31 | +- (void)MarvelsHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; |
| 32 | 32 | ||
| 33 | /* | 33 | /* |
| 34 | *初始化时调用 | 34 | *初始化时调用 | ... | ... |
| 1 | -#import "HaiBaoJuheSDK/SpriteHaiBaoJuheBaseModel.h" | 1 | +#import "HaiBaoJuheSDK/MarvelsHaiBaoJuheBaseModel.h" |
| 2 | -@interface HaiBaoJuheCreateOrderInfo : SpriteHaiBaoJuheBaseModel | 2 | +@interface HaiBaoJuheCreateOrderInfo : MarvelsHaiBaoJuheBaseModel |
| 3 | 3 | ||
| 4 | @property(nonatomic,strong)NSString *serverId;//服务器ID | 4 | @property(nonatomic,strong)NSString *serverId;//服务器ID |
| 5 | @property(nonatomic, strong)NSString *serverName;//服务器名称 | 5 | @property(nonatomic, strong)NSString *serverName;//服务器名称 |
| ... | @@ -16,7 +16,7 @@ | ... | @@ -16,7 +16,7 @@ |
| 16 | @property(nonatomic, strong)NSString *userId;//用户ID | 16 | @property(nonatomic, strong)NSString *userId;//用户ID |
| 17 | @property(nonatomic, strong)NSString *timestamp;//时间戳 | 17 | @property(nonatomic, strong)NSString *timestamp;//时间戳 |
| 18 | 18 | ||
| 19 | -- (NSString *) SpriteHaiBaoJuheGetTsign ; | 19 | +- (NSString *) MarvelsHaiBaoJuheGetTsign ; |
| 20 | -- (NSString *) SpriteHaiBaoJuheGetTimestamp ; | 20 | +- (NSString *) MarvelsHaiBaoJuheGetTimestamp ; |
| 21 | 21 | ||
| 22 | @end | 22 | @end | ... | ... |
| 1 | -#import "HaiBaoJuheSDK/SpriteHaiBaoJuheBaseModel.h" | 1 | +#import "HaiBaoJuheSDK/MarvelsHaiBaoJuheBaseModel.h" |
| 2 | -@interface HaiBaoJuheGzyazfInfo : SpriteHaiBaoJuheBaseModel | 2 | +@interface HaiBaoJuheGzyazfInfo : MarvelsHaiBaoJuheBaseModel |
| 3 | 3 | ||
| 4 | @property(nonatomic, strong)NSString *serverId; | 4 | @property(nonatomic, strong)NSString *serverId; |
| 5 | @property(nonatomic, strong)NSString *queryId; | 5 | @property(nonatomic, strong)NSString *queryId; | ... | ... |
| 1 | -#import "HaiBaoJuheSDK/SpriteHaiBaoJuheBaseModel.h" | 1 | +#import "HaiBaoJuheSDK/MarvelsHaiBaoJuheBaseModel.h" |
| 2 | -@interface HaiBaoJuheLoginInfo : SpriteHaiBaoJuheBaseModel | 2 | +@interface HaiBaoJuheLoginInfo : MarvelsHaiBaoJuheBaseModel |
| 3 | 3 | ||
| 4 | @property(nonatomic,strong)NSString *timestamp; | 4 | @property(nonatomic,strong)NSString *timestamp; |
| 5 | @property(nonatomic, strong)NSString *sign; | 5 | @property(nonatomic, strong)NSString *sign; | ... | ... |
| 1 | // | 1 | // |
| 2 | -// SpriteHaiBaoJuheReportInfo.h | 2 | +// MarvelsHaiBaoJuheReportInfo.h |
| 3 | // HaiBaoJuheSDK | 3 | // HaiBaoJuheSDK |
| 4 | // | 4 | // |
| 5 | // Created by winFan on 12/21/15. | 5 | // Created by winFan on 12/21/15. |
| 6 | // Copyright (c) 2015 winFan. All rights reserved. | 6 | // Copyright (c) 2015 winFan. All rights reserved. |
| 7 | // | 7 | // |
| 8 | 8 | ||
| 9 | -#import "HaiBaoJuheSDK/SpriteHaiBaoJuheBaseModel.h" | 9 | +#import "HaiBaoJuheSDK/MarvelsHaiBaoJuheBaseModel.h" |
| 10 | -@interface HaiBaoJuheReportInfo : SpriteHaiBaoJuheBaseModel | 10 | +@interface HaiBaoJuheReportInfo : MarvelsHaiBaoJuheBaseModel |
| 11 | 11 | ||
| 12 | @property(nonatomic, strong)NSString *reportType;//类型 | 12 | @property(nonatomic, strong)NSString *reportType;//类型 |
| 13 | @property(nonatomic, strong)NSString *playerId;//玩家ID | 13 | @property(nonatomic, strong)NSString *playerId;//玩家ID | ... | ... |
| ... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
| 4 | @interface HaiBaoJuheUtils : NSObject | 4 | @interface HaiBaoJuheUtils : NSObject |
| 5 | 5 | ||
| 6 | +(NSString *)md5:(NSString *)str; | 6 | +(NSString *)md5:(NSString *)str; |
| 7 | -+ (NSDictionary *)SpriteHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; | 7 | ++ (NSDictionary *)MarvelsHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; |
| 8 | +(NSString *)createGzyazfOrderUrl; | 8 | +(NSString *)createGzyazfOrderUrl; |
| 9 | //*充值回调地址 | 9 | //*充值回调地址 |
| 10 | +(NSString *)createGzyazfUrl; | 10 | +(NSString *)createGzyazfUrl; | ... | ... |
| 1 | #import <Foundation/Foundation.h> | 1 | #import <Foundation/Foundation.h> |
| 2 | #import "OtherSetting.h" | 2 | #import "OtherSetting.h" |
| 3 | 3 | ||
| 4 | -@interface SpriteHaiBaoJuheBaseModel : NSObject | 4 | +@interface MarvelsHaiBaoJuheBaseModel : NSObject |
| 5 | 5 | ||
| 6 | -- (NSString *)SpriteHaiBaoJuheObjectToJsonString; | 6 | +- (NSString *)MarvelsHaiBaoJuheObjectToJsonString; |
| 7 | - (NSMutableString *)paramAddToString; | 7 | - (NSMutableString *)paramAddToString; |
| 8 | - (id)initWithDiction:(NSDictionary *)diction; | 8 | - (id)initWithDiction:(NSDictionary *)diction; |
| 9 | 9 | ... | ... |
| ... | @@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) | ... | @@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) |
| 11 | ELogError | 11 | ELogError |
| 12 | }; | 12 | }; |
| 13 | 13 | ||
| 14 | -@interface SpriteHaiBaoJuheDGLogger : NSObject | 14 | +@interface MarvelsHaiBaoJuheDGLogger : NSObject |
| 15 | 15 | ||
| 16 | + (void)showLog:(NSString *)fmt,...; | 16 | + (void)showLog:(NSString *)fmt,...; |
| 17 | 17 | ... | ... |
| 1 | +#import <UIKit/UIKit.h> | ||
| 2 | + | ||
| 3 | +@interface MarvelsIAPHelperControl : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
| 4 | + | ||
| 5 | +@property(nonatomic,strong) NSString* MarvelsDingDanHao; | ||
| 6 | +@property(nonatomic,strong) NSDictionary* MarvelsHuoWuLieBiao; | ||
| 7 | +@property(nonatomic,strong) NSMutableArray* MarvelsHuoWuIDLieBiao; | ||
| 8 | +@property(nonatomic, strong) UITableView *MarvelsHuoWuLieBiaoView; | ||
| 9 | + | ||
| 10 | +- (void)MarvelsHuaQianView:(UIViewController*)controller MarvelsHuoWuD:(NSString*)products MarvelsQian:(NSString*)amount MarvelsHuoWuMing:(NSString*)productName MarvelsDingDanHao:(NSString*)DingDanHao; | ||
| 11 | + | ||
| 12 | +@end |
| 1 | +#import <UIKit/UIKit.h> | ||
| 2 | +#import "StoreKit/StoreKit.h" | ||
| 3 | + | ||
| 4 | +@interface MarvelsAllManager : NSObject | ||
| 5 | +{ | ||
| 6 | + NSString* MarvelsCKAPPID_; | ||
| 7 | + NSString* MarvelsCKAPPKEY_; | ||
| 8 | + | ||
| 9 | + NSString* MarvelsInviterCode_; | ||
| 10 | +} | ||
| 11 | + | ||
| 12 | +@property bool MarvelsGeiWoHuaQianBa; | ||
| 13 | + | ||
| 14 | ++ (MarvelsAllManager *)MarvelsInstance; | ||
| 15 | + | ||
| 16 | +- (void)MarvelsChuShiHua; | ||
| 17 | + | ||
| 18 | +- (void)MarvelsDengLu:(NSString *)MarvelsCKAPPID : (NSString *)MarvelsCKAPPKEY : (UIViewController *)controller; | ||
| 19 | + | ||
| 20 | +- (void)MarvelsYangShi:(NSString*)MarvelsLeiXing; | ||
| 21 | + | ||
| 22 | +- (void)MarvelsCKQuery: (NSString *)MarvelsFuWuQiID : (NSString *)MarvelsNickName : (NSNumber *)MarvelsAmount : (NSString *)MarvelsCallBack : (UIViewController *)controller : (NSString *)MarvelsServerName; | ||
| 23 | + | ||
| 24 | +- (void)MarvelsCKQueryOperation:(UIViewController*)controll MarvelsHuoWuID:(NSString*)products MarvelsJiaGe:(NSString*)amount MarvelsHuoWuMing:(NSString*)productName MarvelsDingDanHao:(NSString*) DingDanHao; | ||
| 25 | + | ||
| 26 | + | ||
| 27 | + | ||
| 28 | +@end |
| 1 | #import <UIKit/UIKit.h> | 1 | #import <UIKit/UIKit.h> |
| 2 | -#import "SpriteMessage.h" | 2 | +#import "MarvelsMessage.h" |
| 3 | #import <JavaScriptCore/JavaScriptCore.h> | 3 | #import <JavaScriptCore/JavaScriptCore.h> |
| 4 | 4 | ||
| 5 | -@interface SpriteMain : UIViewController<UIWebViewDelegate,UIAlertViewDelegate> | 5 | +@interface MarvelsMain : 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 SpriteYouYuanJiao; | 11 | +@property(assign) BOOL MarvelsYouYuanJiao; |
| 12 | 12 | ||
| 13 | -- (void)SpriteSettingCKAssetsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; | 13 | +- (void)MarvelsSettingCKAssetsView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; |
| 14 | -- (void)SpriteChuShiHuaWebView; | 14 | +- (void)MarvelsChuShiHuaWebView; |
| 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> | 1 | #import <Foundation/Foundation.h> |
| 2 | 2 | ||
| 3 | -@interface SpriteMessage : NSObject | 3 | +@interface MarvelsMessage : 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 | -+ (SpriteMessage *)getInstance; | 15 | ++ (MarvelsMessage *)getInstance; |
| 16 | @end | 16 | @end | ... | ... |
poolsdk_file/poolsdk/Sprite.framework/Info.plist
→
poolsdk_file/poolsdk/Marvels.framework/Info.plist
No preview for this file type
No preview for this file type
| 1 | #include "SDKInterface.h" | 1 | #include "SDKInterface.h" |
| 2 | #import <UIKit/UIKit.h> | 2 | #import <UIKit/UIKit.h> |
| 3 | 3 | ||
| 4 | -#import "Sprite/SpriteAllManager.h" | 4 | +#import "Marvels/MarvelsAllManager.h" |
| 5 | -#import "Sprite/SpriteHuiTiaoNotification.h" | 5 | +#import "Marvels/MarvelsHuiTiaoNotification.h" |
| 6 | -#import "Sprite/SpriteMessage.h" | 6 | +#import "Marvels/MarvelsMessage.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 *SpriteAppId; | 13 | +NSString *MarvelsAppId; |
| 14 | -NSString *SpriteAppKey; | 14 | +NSString *MarvelsAppKey; |
| 15 | 15 | ||
| 16 | - (void)SDKinit:(UIViewController *) control | 16 | - (void)SDKinit:(UIViewController *) control |
| 17 | { | 17 | { |
| ... | @@ -19,10 +19,10 @@ NSString *SpriteAppKey; | ... | @@ -19,10 +19,10 @@ NSString *SpriteAppKey; |
| 19 | [super SDKinit:control]; | 19 | [super SDKinit:control]; |
| 20 | 20 | ||
| 21 | [HaiBaoJuheConfig getInstance]; | 21 | [HaiBaoJuheConfig getInstance]; |
| 22 | - [[SpriteAllManager SpriteInstance]SpriteChuShiHua]; | 22 | + [[MarvelsAllManager MarvelsInstance]MarvelsChuShiHua]; |
| 23 | - [[SpriteAllManager SpriteInstance]SpriteYangShi:@"sdk"]; | 23 | + [[MarvelsAllManager MarvelsInstance]MarvelsYangShi:@"sdk"]; |
| 24 | - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:SpriteCKAssetsLoginNotification object:nil]; | 24 | + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(receiveLoginMessage:) name:MarvelsCKAssetsLoginNotification object:nil]; |
| 25 | - [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"SpriteCKAssetsToolCallBack" object:nil]; | 25 | + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(HCKAssetsToolCallBack:) name:@"MarvelsCKAssetsToolCallBack" object:nil]; |
| 26 | 26 | ||
| 27 | [[HaiBaoJuheChecker getInstance] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil]; | 27 | [[HaiBaoJuheChecker getInstance] sendNotice:HaiBaoJuheSDKNotificationInitSDK notiName:@"InitSuccess" statusCode:HaiBaoJuheSDK_NO_ERROR description:@"initSuccess" extendData:nil]; |
| 28 | 28 | ||
| ... | @@ -39,9 +39,9 @@ NSString *SpriteAppKey; | ... | @@ -39,9 +39,9 @@ NSString *SpriteAppKey; |
| 39 | - (void)SDKloginSDK | 39 | - (void)SDKloginSDK |
| 40 | { | 40 | { |
| 41 | //APPID APPKEY | 41 | //APPID APPKEY |
| 42 | - SpriteAppId = [[HaiBaoJuheConfig getInstance] getValueByKey:@"APP_ID"]; | 42 | + MarvelsAppId = [[HaiBaoJuheConfig getInstance] getValueByKey:@"APP_ID"]; |
| 43 | - SpriteAppKey =[[HaiBaoJuheConfig getInstance] getValueByKey:@"APP_KEY"]; | 43 | + MarvelsAppKey =[[HaiBaoJuheConfig getInstance] getValueByKey:@"APP_KEY"]; |
| 44 | - [[SpriteAllManager SpriteInstance]SpriteDengLu:SpriteAppId :SpriteAppKey :self.controller]; | 44 | + [[MarvelsAllManager MarvelsInstance]MarvelsDengLu:MarvelsAppId :MarvelsAppKey :self.controller]; |
| 45 | 45 | ||
| 46 | } | 46 | } |
| 47 | 47 | ||
| ... | @@ -52,9 +52,9 @@ NSString *SpriteAppKey; | ... | @@ -52,9 +52,9 @@ NSString *SpriteAppKey; |
| 52 | { | 52 | { |
| 53 | NSLog(@"loginchek"); | 53 | NSLog(@"loginchek"); |
| 54 | HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc]; | 54 | HaiBaoJuheLoginInfo *loginInfo = [HaiBaoJuheLoginInfo alloc]; |
| 55 | - loginInfo.openId = [[SpriteMessage getInstance]openId]; | 55 | + loginInfo.openId = [[MarvelsMessage getInstance]openId]; |
| 56 | - loginInfo.sign = [[SpriteMessage getInstance] token]; | 56 | + loginInfo.sign = [[MarvelsMessage getInstance] token]; |
| 57 | - loginInfo.timestamp = [[SpriteMessage getInstance] timestamp]; | 57 | + loginInfo.timestamp = [[MarvelsMessage getInstance] timestamp]; |
| 58 | 58 | ||
| 59 | dispatch_async(dispatch_get_global_queue(0, 0), ^{ | 59 | dispatch_async(dispatch_get_global_queue(0, 0), ^{ |
| 60 | [[HaiBaoJuheChecker getInstance] startCheck:loginInfo]; | 60 | [[HaiBaoJuheChecker getInstance] startCheck:loginInfo]; |
| ... | @@ -82,7 +82,7 @@ NSString *SpriteAppKey; | ... | @@ -82,7 +82,7 @@ NSString *SpriteAppKey; |
| 82 | { | 82 | { |
| 83 | NSDictionary* payResultDic = notification.object; | 83 | NSDictionary* payResultDic = notification.object; |
| 84 | 84 | ||
| 85 | - NSString* receiptStr = [payResultDic objectForKey:@"SpriteCKAssetsToolResult"]; | 85 | + NSString* receiptStr = [payResultDic objectForKey:@"MarvelsCKAssetsToolResult"]; |
| 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 *SpriteAppKey; | ... | @@ -216,10 +216,10 @@ NSString *SpriteAppKey; |
| 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 | - [[SpriteAllManager SpriteInstance] SpriteCKQuery:serverId :roleName :amount :[payInfo queryId] :self.controller :[payInfo serverName]]; | 219 | + [[MarvelsAllManager MarvelsInstance] MarvelsCKQuery:serverId :roleName :amount :[payInfo queryId] :self.controller :[payInfo serverName]]; |
| 220 | }else{ | 220 | }else{ |
| 221 | NSString* products = [payInfo products]; | 221 | NSString* products = [payInfo products]; |
| 222 | - [[SpriteAllManager SpriteInstance] SpriteCKQueryOperation:self.controller SpriteHuoWuID:products SpriteJiaGe:[payInfo postAmount] SpriteHuoWuMing:[payInfo productName] SpriteDingDanHao:queryId]; | 222 | + [[MarvelsAllManager MarvelsInstance] MarvelsCKQueryOperation:self.controller MarvelsHuoWuID:products MarvelsJiaGe:[payInfo postAmount] MarvelsHuoWuMing:[payInfo productName] MarvelsDingDanHao:queryId]; |
| 223 | } | 223 | } |
| 224 | } | 224 | } |
| 225 | 225 | ... | ... |
| 1 | -#import <UIKit/UIKit.h> | ||
| 2 | - | ||
| 3 | -@interface SpriteIAPHelperControl : NSObject<UITableViewDelegate, UITableViewDataSource> | ||
| 4 | - | ||
| 5 | -@property(nonatomic,strong) NSString* SpriteDingDanHao; | ||
| 6 | -@property(nonatomic,strong) NSDictionary* SpriteHuoWuLieBiao; | ||
| 7 | -@property(nonatomic,strong) NSMutableArray* SpriteHuoWuIDLieBiao; | ||
| 8 | -@property(nonatomic, strong) UITableView *SpriteHuoWuLieBiaoView; | ||
| 9 | - | ||
| 10 | -- (void)SpriteHuaQianView:(UIViewController*)controller SpriteHuoWuD:(NSString*)products SpriteQian:(NSString*)amount SpriteHuoWuMing:(NSString*)productName SpriteDingDanHao:(NSString*)DingDanHao; | ||
| 11 | - | ||
| 12 | -@end |
| 1 | -#import <UIKit/UIKit.h> | ||
| 2 | -#import "StoreKit/StoreKit.h" | ||
| 3 | - | ||
| 4 | -@interface SpriteAllManager : NSObject | ||
| 5 | -{ | ||
| 6 | - NSString* SpriteCKAPPID_; | ||
| 7 | - NSString* SpriteCKAPPKEY_; | ||
| 8 | - | ||
| 9 | - NSString* SpriteInviterCode_; | ||
| 10 | -} | ||
| 11 | - | ||
| 12 | -@property bool SpriteGeiWoHuaQianBa; | ||
| 13 | - | ||
| 14 | -+ (SpriteAllManager *)SpriteInstance; | ||
| 15 | - | ||
| 16 | -- (void)SpriteChuShiHua; | ||
| 17 | - | ||
| 18 | -- (void)SpriteDengLu:(NSString *)SpriteCKAPPID : (NSString *)SpriteCKAPPKEY : (UIViewController *)controller; | ||
| 19 | - | ||
| 20 | -- (void)SpriteYangShi:(NSString*)SpriteLeiXing; | ||
| 21 | - | ||
| 22 | -- (void)SpriteCKQuery: (NSString *)SpriteFuWuQiID : (NSString *)SpriteNickName : (NSNumber *)SpriteAmount : (NSString *)SpriteCallBack : (UIViewController *)controller : (NSString *)SpriteServerName; | ||
| 23 | - | ||
| 24 | -- (void)SpriteCKQueryOperation:(UIViewController*)controll SpriteHuoWuID:(NSString*)products SpriteJiaGe:(NSString*)amount SpriteHuoWuMing:(NSString*)productName SpriteDingDanHao:(NSString*) DingDanHao; | ||
| 25 | - | ||
| 26 | - | ||
| 27 | - | ||
| 28 | -@end |
-
Please register or login to post a comment