Add SDK deprecated versions pages for iOS, Web, Flutter, React Native, Unity, Cordova, Capacitor - #428
Open
shubhra-pati wants to merge 6 commits into
Open
Add SDK deprecated versions pages for iOS, Web, Flutter, React Native, Unity, Cordova, Capacitor#428shubhra-pati wants to merge 6 commits into
shubhra-pati wants to merge 6 commits into
Conversation
shubhra-pati
force-pushed
the
sdk-deprecated-versions-all-platforms
branch
from
July 22, 2026 06:02
78b6596 to
bc3e7c3
Compare
…, Unity, Cordova, and Capacitor Creates dedicated deprecated versions pages for 7 SDK platforms, following the same structure as the Android page (PR #283). Each page lists current, supported, and deprecated major versions with their deprecation dates, links to the SDK Deprecation Policy, and includes platform-specific upgrade guidance and an FAQ. Adds all 7 pages to docs.json navigation under their respective SDK sections. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
shubhra-pati
force-pushed
the
sdk-deprecated-versions-all-platforms
branch
from
July 22, 2026 06:04
bc3e7c3 to
a7f8f60
Compare
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
…d policy Removes "critical fixes" from Supported version definitions across all 7 SDK deprecated versions pages. Per PM clarification, fixes ship in the current version only — supported versions do not receive patches. Updates all references accordingly: status legend, version table Notes, Understanding Deprecated Status section, and FAQ answers. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…rted versions Sets Current version deprecation date to April 2029 and Supported version deprecation date to April 2028 across all 7 SDK deprecated versions pages. Deprecated version rows remain TBD pending confirmation. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…April 2027 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Keshav-MOE
reviewed
Jul 22, 2026
| @@ -0,0 +1,53 @@ | |||
| --- | |||
| title: "Web SDK Deprecated Versions" | |||
Contributor
There was a problem hiding this comment.
For Web SDK , lets hold on this.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs.jsonnavigation under their respective SDK sections.<Info>callout for the status legend), a deprecation-policy cross-reference, an FAQ section, and platform-specific upgrade guidance with bullet-point format.What changed
developer-guide/ios-sdk/deprecated-versions/deprecated-versions.mdxdeveloper-guide/web-sdk/deprecated-versions/deprecated-versions.mdxdeveloper-guide/flutter-sdk/deprecated-versions/deprecated-versions.mdxdeveloper-guide/react-native-sdk/deprecated-versions/deprecated-versions.mdxdeveloper-guide/unity-sdk/deprecated-versions/deprecated-versions.mdxdeveloper-guide/cordova-sdk/deprecated-versions/deprecated-versions.mdxdeveloper-guide/capacitor-sdk/deprecated-versions/deprecated-versions.mdxdocs.jsonReviewer notes
apple-sdk; Android-specific links are not duplicated here.mainand is independent of PR SDK Deprecation Policy and Android deprecated versions doc #283.🤖 Generated with Claude Code