গুরুত্বপূর্ণ : 1 মে, 2024 থেকে, Apple-এর জন্য GoogleSignIn-iOS সহ সাধারণভাবে ব্যবহৃত SDK ব্যবহার করে এমন iOS অ্যাপ্লিকেশনগুলির জন্য গোপনীয়তা প্রকাশ এবং স্বাক্ষর প্রয়োজন ৷ 1 মে, 2024 এর আগে GoogleSignIn-iOS v7.1.0+ এ আপগ্রেড করুন ৷ আমাদের আপগ্রেড নির্দেশিকা অনুসরণ করুন৷
একবার ব্যবহারকারী আপনার অনুরোধ করা স্কোপগুলিতে অনুমোদিত এবং অনুমোদিত অ্যাক্সেস পেয়ে গেলে, আপনি GIDGoogleUser অবজেক্টের মাধ্যমে ব্যবহারকারীর প্রোফাইল তথ্য অ্যাক্সেস করতে পারেন।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-01-07 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["After signing in with Google, you can access the user's basic profile information, such as their name, email address, and profile image URL."],["You need to download dependencies, configure your Xcode project, and integrate Google Sign-In before retrieving user information."],["Access user profile data like email, name, and profile picture URL using the `GIDGoogleUser` object after successful authentication."],["**Important:** Use ID tokens for backend server communication, instead of relying on user profile data or `userId` for security purposes."]]],[]]