docs: document incompatibility for Google Login on iOS#394
Conversation
Update Google login documentation for iOS: added section on known problems and workaround for privacy screen plugin incompatibility
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
WalkthroughIdentical "Known Problems" sections were added to the iOS Google Login documentation at two separate locations. Each section documents a Privacy Screen plugin incompatibility with Google Login and provides a workaround using Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
src/content/docs/docs/plugins/social-login/google/ios.mdx (1)
246-248: Remove unnecessary blank lines.Lines 247–248 contain two blank lines after the code block. Consider removing one to maintain consistent spacing with the rest of the document.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (1)
.DS_Storeis excluded by!**/.DS_Store
📒 Files selected for processing (1)
src/content/docs/docs/plugins/social-login/google/ios.mdx(1 hunks)
🔇 Additional comments (1)
src/content/docs/docs/plugins/social-login/google/ios.mdx (1)
228-245: Approve the Known Problems section with one caveat on duplication.The documented Privacy Screen plugin incompatibility and workaround are clear, well-formatted, and technically sound. The code example correctly disables the privacy screen before invoking the login function.
However, the AI-generated summary mentions identical "Known Problems" sections were added at two separate locations, but the provided code shows only this one section. If duplicates exist elsewhere in the file, consolidate them to avoid confusing readers.



Update Google login documentation for iOS: added section on known problems and workaround for privacy screen plugin incompatibility
Summary by CodeRabbit