[WIP] firebase init Error
This commit is contained in:
23
sdk-intergration/Packages/tysdk/Plugins/iOS/TYConfig.h
Normal file
23
sdk-intergration/Packages/tysdk/Plugins/iOS/TYConfig.h
Normal file
@@ -0,0 +1,23 @@
|
||||
|
||||
//
|
||||
// ConfigManager.h
|
||||
// Unity-iPhone
|
||||
//
|
||||
// 配置数据都在这里了
|
||||
//
|
||||
|
||||
//通用参数
|
||||
#define SDK_APPID @"20587"
|
||||
#define SDK_GAMEID @"20587"
|
||||
#define SDK_PROJECTID @"20587"
|
||||
#define SDK_CLOUDID @"128"
|
||||
#define SDK_CLIENTID @"IOS_5.00_tyGuest,facebook.googleplay.0-hall20587.googleplay.FishingMaster"
|
||||
|
||||
// 账号支付 - 服务域名
|
||||
#define SDK_LOGIN_SERVER_URL @"https://128-hwsfsdk-sdk-online01.qijihdhk.com"
|
||||
// 账号支付 - Debug
|
||||
#define XYSDK_DEBUG YES
|
||||
// 广告 - AdBoxID
|
||||
#define ADBOX_ID @"510718598688276480"
|
||||
#define ADBOX_POLICY_ID @"rewardedVideo:280"
|
||||
#define ADBOX_DEBUG_MODLE NO
|
||||
Reference in New Issue
Block a user