[M] tw android

This commit is contained in:
2026-04-15 20:55:14 +08:00
parent 6866b7fca9
commit 4714ca8890
15 changed files with 35 additions and 41 deletions

View File

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