[F] iOS Google login, client id

This commit is contained in:
2024-08-05 18:20:34 +08:00
parent badf4d6250
commit dd43d9db26
7 changed files with 26 additions and 6 deletions

View File

@@ -116,7 +116,7 @@ namespace tysdk.editor
infoDict.SetBoolean("UIFileSharingEnabled", true);
// Google
string googleClientID = "481260393117-88n0v3ht8ashhk0r5ri47hced7o5qj62.apps.googleusercontent.com";
string googleClientID = "com.googleusercontent.apps.481260393117-88n0v3ht8ashhk0r5ri47hced7o5qj62";
CreateURLTypes(urlTypesArray.AddDict(), "google", googleClientID);
//Facebook