Request storage access in iframe connect flow#2374
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Code reviewNo issues found. Checked for bugs and CLAUDE.md compliance. |
|
Claude finished @Larkooo's task —— View job Analyzing PR and updating documentationI'll analyze the Storage Access API changes and update the documentation accordingly. Tasks:
Analysis:
Documentation Status:
The changes in this PR align perfectly with the existing documentation and don't introduce new user-facing functionality that requires documentation updates. The Storage Access API call is an implementation detail that improves reliability of existing functionality rather than adding new features. Conclusion: No documentation updates are needed. The existing documentation already covers Storage Access API functionality and this PR simply improves the reliability of that existing behavior for iOS/WebView users. |
Summary\n- Request Storage Access API in iframe connect flow before completing connect/skip\n- Allows third-party storage (cookies/localStorage) to persist across restarts in WKWebView\n\n## Testing\n- Not run (requires device/WebView testing)