Skip to content

Add SDK deprecated versions pages for iOS, Web, Flutter, React Native, Unity, Cordova, Capacitor - #428

Open
shubhra-pati wants to merge 6 commits into
mainfrom
sdk-deprecated-versions-all-platforms
Open

Add SDK deprecated versions pages for iOS, Web, Flutter, React Native, Unity, Cordova, Capacitor#428
shubhra-pati wants to merge 6 commits into
mainfrom
sdk-deprecated-versions-all-platforms

Conversation

@shubhra-pati

Copy link
Copy Markdown
Contributor

Summary

  • Adds dedicated Deprecated Versions pages for 7 SDK platforms: iOS, Web, Flutter, React Native, Unity, Cordova, and Capacitor — matching the Android page structure from PR SDK Deprecation Policy and Android deprecated versions doc #283.
  • Registers all 7 pages in docs.json navigation under their respective SDK sections.
  • Each page follows a consistent template: version status table (with an <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

File Change
developer-guide/ios-sdk/deprecated-versions/deprecated-versions.mdx New — iOS version status page
developer-guide/web-sdk/deprecated-versions/deprecated-versions.mdx New — Web version status page
developer-guide/flutter-sdk/deprecated-versions/deprecated-versions.mdx New — Flutter version status page
developer-guide/react-native-sdk/deprecated-versions/deprecated-versions.mdx New — React Native version status page
developer-guide/unity-sdk/deprecated-versions/deprecated-versions.mdx New — Unity version status page
developer-guide/cordova-sdk/deprecated-versions/deprecated-versions.mdx New — Cordova version status page
developer-guide/capacitor-sdk/deprecated-versions/deprecated-versions.mdx New — Capacitor version status page
docs.json Navigation entries added for all 7 pages

Reviewer notes

🤖 Generated with Claude Code

@shubhra-pati
shubhra-pati requested a review from a team July 22, 2026 05:56
@shubhra-pati
shubhra-pati force-pushed the sdk-deprecated-versions-all-platforms branch from 78b6596 to bc3e7c3 Compare July 22, 2026 06:02
…, 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
shubhra-pati force-pushed the sdk-deprecated-versions-all-platforms branch from bc3e7c3 to a7f8f60 Compare July 22, 2026 06:04
@mintlify

mintlify Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
moengage 🟢 Ready View Preview Jul 22, 2026, 6:06 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

shubhra-pati and others added 4 commits July 22, 2026 15:15
…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>
@@ -0,0 +1,53 @@
---
title: "Web SDK Deprecated Versions"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For Web SDK , lets hold on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants