[F] iOS Google login, client id
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user