无法从适用于 iOS 的 console.developers.google.com 获取客户端密码 ID。它不提供客户秘密ID。
任何建议
[_googleOAuth authorizeUserWithClienID:@"clientid"
andClientSecret:@"secretid"
andParentView:self.view
andScopes:[NSArray
arrayWithObject:@"https://www.googleapis.com/auth/calendar"]];