Important: Starting May 1, 2024, Apple requires Privacy Manifests and signatures for iOS applications that use commonly-used SDKs, including GoogleSignIn-iOS. Upgrade to GoogleSignIn-iOS v7.1.0+ before May 1, 2024. Follow our upgrade guide.
Once the user has authenticated and authorized access to the scopes you request,
you can access user profile information through the GIDGoogleUser object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-19 UTC."],[[["\u003cp\u003eAfter signing in with Google, you can access the user's basic profile information, such as their name, email address, and profile image URL.\u003c/p\u003e\n"],["\u003cp\u003eYou need to download dependencies, configure your Xcode project, and integrate Google Sign-In before retrieving user information.\u003c/p\u003e\n"],["\u003cp\u003eAccess user profile data like email, name, and profile picture URL using the \u003ccode\u003eGIDGoogleUser\u003c/code\u003e object after successful authentication.\u003c/p\u003e\n"],["\u003cp\u003e\u003cstrong\u003eImportant:\u003c/strong\u003e Use ID tokens for backend server communication, instead of relying on user profile data or \u003ccode\u003euserId\u003c/code\u003e for security purposes.\u003c/p\u003e\n"]]],[],null,[]]