2 Commits
main ... tw

Author SHA1 Message Date
73b723cf6c update:更新aar 文件 2026-07-15 17:40:13 +08:00
4714ca8890 [M] tw android 2026-04-29 15:09:07 +08:00
15 changed files with 35 additions and 41 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -113,7 +113,7 @@ public class SDKTest : MonoBehaviour
var customId_2 = TDAnalytics.GetDistinctId("0caf287574bd4a9bb08be8995705ef6f"); var customId_2 = TDAnalytics.GetDistinctId("0caf287574bd4a9bb08be8995705ef6f");
Debug.Log($"customId = {customId}, customId_2 = {customId_2}"); Debug.Log($"customId = {customId}, customId_2 = {customId_2}");
UnityBridgeFunc.UnityResetServerUrl("https://128-hwsfsdk-sdk-test01.qijihdhk.com"); // UnityBridgeFunc.UnityResetServerUrl("https://128-hwsfsdk-sdk-test01.qijihdhk.com");
} }
int retryAttempt; int retryAttempt;

View File

@@ -196,9 +196,9 @@ namespace tysdk.editor
//Facebook //Facebook
{ {
string faceBookAppId = "162066986963808"; string faceBookAppId = "2262594684272912";
string faceBookDisPlayname = "arkgame"; string faceBookDisPlayname = "fb2262594684272912";
string facebookClientToken = "5fe59b0d985ad7acb51f48081e69d45b"; string facebookClientToken = "123be126bb573f87cd96b0fd67274329";
PlistElementDict facebookDic = urlTypesArray.AddDict(); PlistElementDict facebookDic = urlTypesArray.AddDict();
PlistElementArray fbSchmes = facebookDic.CreateArray("CFBundleURLSchemes"); PlistElementArray fbSchmes = facebookDic.CreateArray("CFBundleURLSchemes");

View File

@@ -2,24 +2,18 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>CLIENT_ID</key>
<string>481260393117-88n0v3ht8ashhk0r5ri47hced7o5qj62.apps.googleusercontent.com</string>
<key>REVERSED_CLIENT_ID</key>
<string>com.googleusercontent.apps.481260393117-88n0v3ht8ashhk0r5ri47hced7o5qj62</string>
<key>ANDROID_CLIENT_ID</key>
<string>481260393117-jhq50gh6n2p6pat1bjhcgj3th1ke19jg.apps.googleusercontent.com</string>
<key>API_KEY</key> <key>API_KEY</key>
<string>AIzaSyDQrn5AeVA-T0PV22PtuUc_GrpK-M5cl-k</string> <string>AIzaSyAafu4s9EeILJctHwN-yd3lF7z-drQibxI</string>
<key>GCM_SENDER_ID</key> <key>GCM_SENDER_ID</key>
<string>481260393117</string> <string>679771497905</string>
<key>PLIST_VERSION</key> <key>PLIST_VERSION</key>
<string>1</string> <string>1</string>
<key>BUNDLE_ID</key> <key>BUNDLE_ID</key>
<string>com.arkgame.ft</string> <string>com.arkgame.ft.tw</string>
<key>PROJECT_ID</key> <key>PROJECT_ID</key>
<string>fishing-travel</string> <string>fishing-travel-tw</string>
<key>STORAGE_BUCKET</key> <key>STORAGE_BUCKET</key>
<string>fishing-travel.appspot.com</string> <string>fishing-travel-tw.firebasestorage.app</string>
<key>IS_ADS_ENABLED</key> <key>IS_ADS_ENABLED</key>
<false></false> <false></false>
<key>IS_ANALYTICS_ENABLED</key> <key>IS_ANALYTICS_ENABLED</key>
@@ -31,6 +25,6 @@
<key>IS_SIGNIN_ENABLED</key> <key>IS_SIGNIN_ENABLED</key>
<true></true> <true></true>
<key>GOOGLE_APP_ID</key> <key>GOOGLE_APP_ID</key>
<string>1:481260393117:ios:120b4fb634fae8d007fa74</string> <string>1:679771497905:ios:728d18a309ca5164210990</string>
</dict> </dict>
</plist> </plist>

View File

@@ -1,41 +1,33 @@
{ {
"project_info": { "project_info": {
"project_number": "481260393117", "project_number": "679771497905",
"project_id": "fishing-travel", "project_id": "fishing-travel-tw",
"storage_bucket": "fishing-travel.appspot.com" "storage_bucket": "fishing-travel-tw.firebasestorage.app"
}, },
"client": [ "client": [
{ {
"client_info": { "client_info": {
"mobilesdk_app_id": "1:481260393117:android:4e8da50d0ee3b5c207fa74", "mobilesdk_app_id": "1:679771497905:android:062e2b39ee6613ad210990",
"android_client_info": { "android_client_info": {
"package_name": "com.arkgame.ft" "package_name": "com.arkgame.ft.tw"
} }
}, },
"oauth_client": [ "oauth_client": [
{ {
"client_id": "481260393117-jhq50gh6n2p6pat1bjhcgj3th1ke19jg.apps.googleusercontent.com", "client_id": "679771497905-9d8ht9dnuhbn70p72hhc5ld29lfbqhpr.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "com.arkgame.ft",
"certificate_hash": "c9cf2f5eaba383cbdd5b968d0342c49afabc32a2"
}
},
{
"client_id": "481260393117-0ah0ekk7lu5r44ko2uqlfoebgak8dmhj.apps.googleusercontent.com",
"client_type": 3 "client_type": 3
} }
], ],
"api_key": [ "api_key": [
{ {
"current_key": "AIzaSyBU6gAwu0O28jg7-TRd_Vx2YMCH_Baa8Bw" "current_key": "AIzaSyCvYkrDG0tMViVdQ28VGQJ1NpgwkROm_9U"
} }
], ],
"services": { "services": {
"appinvite_service": { "appinvite_service": {
"other_platform_oauth_client": [ "other_platform_oauth_client": [
{ {
"client_id": "481260393117-0ah0ekk7lu5r44ko2uqlfoebgak8dmhj.apps.googleusercontent.com", "client_id": "679771497905-9d8ht9dnuhbn70p72hhc5ld29lfbqhpr.apps.googleusercontent.com",
"client_type": 3 "client_type": 3
} }
] ]

View File

@@ -7,9 +7,9 @@ public class ConfigManager {
public static String SDK_GAMEID = "20587"; public static String SDK_GAMEID = "20587";
public static String SDK_PROJECTID = "20587"; public static String SDK_PROJECTID = "20587";
public static String SDK_CLOUDID = "128"; public static String SDK_CLOUDID = "128";
public static String SDK_CLIENTID = "Android_5.00_tyGuest,facebook.googleplay.0-hall20587.googleplay.FishingMaster"; public static String SDK_CLIENTID = "Android_5.00_tyGuest,facebook.googleplay.0-hall20587.googleplay.FishingTravelTw";
public static String SDK_LOGIN_SERVER_URL = "https://128-hwsfsdk-sdk-online01.qijihdhk.com"; public static String SDK_LOGIN_SERVER_URL = "https://128-hwsfsdk-sdk-ts02.sdk-k8s-us-gcp.arksgame.com";
// 防沉迷 - nameSpace // 防沉迷 - nameSpace
public static String FCM_NAMESPACE = "128"; public static String FCM_NAMESPACE = "128";

View File

@@ -11,13 +11,13 @@
#define SDK_GAMEID @"20587" #define SDK_GAMEID @"20587"
#define SDK_PROJECTID @"20587" #define SDK_PROJECTID @"20587"
#define SDK_CLOUDID @"128" #define SDK_CLOUDID @"128"
#define SDK_CLIENTID @"IOS_5.00_tyGuest,facebook,appStore.appStore.0-hall20587.appStore.FishingMaster" #define SDK_CLIENTID @"IOS_5.00_tyGuest,facebook,appStore.appStore.0-hall20587.appStore.FishingTravelTw"
//Google //Google
#define GOOGLE_CLIENTID @"481260393117-88n0v3ht8ashhk0r5ri47hced7o5qj62.apps.googleusercontent.com" #define GOOGLE_CLIENTID @"481260393117-88n0v3ht8ashhk0r5ri47hced7o5qj62.apps.googleusercontent.com"
// 账号支付 - 服务域名 // 账号支付 - 服务域名
#define SDK_LOGIN_SERVER_URL @"https://128-hwsfsdk-sdk-online01.qijihdhk.com" #define SDK_LOGIN_SERVER_URL @"https://128-hwsfsdk-sdk-ts02.sdk-k8s-us-gcp.arksgame.com"
// 账号支付 - Debug // 账号支付 - Debug
#define XYSDK_DEBUG YES #define XYSDK_DEBUG YES
// 广告 - AdBoxID // 广告 - AdBoxID

View File

@@ -364,6 +364,13 @@ namespace tysdk
UnityBridgeFunc.CleanLinkTmpSnsInfo(); UnityBridgeFunc.CleanLinkTmpSnsInfo();
} }
#if UNITY_EDITOR
public async Task<ChangeLinkResult> ChangeLinkAccount(EAccoutType accoutType, int oldUserId, int newUserId)
{
await Task.Delay(300);
return new ChangeLinkResult(){code = 1};
}
#elif UNITY_IOS || UNITY_ANDROID
public async Task<ChangeLinkResult> ChangeLinkAccount(EAccoutType accoutType, int oldUserId, int newUserId) public async Task<ChangeLinkResult> ChangeLinkAccount(EAccoutType accoutType, int oldUserId, int newUserId)
{ {
var task = TYSDKCallbackManager.Instance.RegisterCallback<ChangeLinkResult>(TimeSpan.FromSeconds(30)); var task = TYSDKCallbackManager.Instance.RegisterCallback<ChangeLinkResult>(TimeSpan.FromSeconds(30));
@@ -388,6 +395,7 @@ namespace tysdk
CleanLinkTempSnSInfo(); CleanLinkTempSnSInfo();
} }
} }
#endif
public void ChangeLinkAccountResult(string message) public void ChangeLinkAccountResult(string message)
{ {

View File

@@ -16,7 +16,7 @@
<files /> <files />
<settings> <settings>
<setting name="androidAbis" value="arm64-v8a,armeabi-v7a" /> <setting name="androidAbis" value="arm64-v8a,armeabi-v7a" />
<setting name="bundleId" value="com.arkgame.ft" /> <setting name="bundleId" value="com.arkgame.ft.tw" />
<setting name="explodeAars" value="True" /> <setting name="explodeAars" value="True" />
<setting name="gradleBuildEnabled" value="True" /> <setting name="gradleBuildEnabled" value="True" />
<setting name="gradlePropertiesTemplateEnabled" value="True" /> <setting name="gradlePropertiesTemplateEnabled" value="True" />

View File

@@ -13,7 +13,7 @@ PlayerSettings:
useOnDemandResources: 0 useOnDemandResources: 0
accelerometerFrequency: 60 accelerometerFrequency: 60
companyName: "Ark Game Limited (\u9999\u6E2F)" companyName: "Ark Game Limited (\u9999\u6E2F)"
productName: Fishing Travel productName: "\u91E3\u738B\u74B0\u904A\u50B3\u5947"
defaultCursor: {fileID: 0} defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0} cursorHotspot: {x: 0, y: 0}
m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1} m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
@@ -163,7 +163,7 @@ PlayerSettings:
androidSupportedAspectRatio: 1 androidSupportedAspectRatio: 1
androidMaxAspectRatio: 2.1 androidMaxAspectRatio: 2.1
applicationIdentifier: applicationIdentifier:
Android: com.arkgame.ft Android: com.arkgame.ft.tw
Standalone: com.Unity-Technologies.com.unity.template.urp-blank Standalone: com.Unity-Technologies.com.unity.template.urp-blank
iPhone: com.arkgame.ft iPhone: com.arkgame.ft
buildNumber: buildNumber:

View File

@@ -1,7 +1,7 @@
{ {
"keystoreName": "bamboogame.keystore", "keystoreName": "bamboogame.keystore",
"keyaliasName": "fishing", "keyaliasName": "fishing",
"applicationIdentifier":"com.arkgame.ft", "applicationIdentifier":"com.arkgame.ft.tw",
"companyName":"Ark Game Limited (香港)", "companyName":"Ark Game Limited (香港)",
"productName":"Fishing Travel" "productName":"釣王環遊傳奇"
} }