[WIP] firebase init Error

This commit is contained in:
2024-08-02 20:09:59 +08:00
commit b77fd9f498
7087 changed files with 1466846 additions and 0 deletions

View 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