Skip to content

Split Unity SDK initialization docs into manual and file-based sections - #431

Open
shubhra-pati wants to merge 1 commit into
mainfrom
unity-sdk-initialization-split
Open

Split Unity SDK initialization docs into manual and file-based sections#431
shubhra-pati wants to merge 1 commit into
mainfrom
unity-sdk-initialization-split

Conversation

@shubhra-pati

Copy link
Copy Markdown
Contributor

Summary

  • Splits Unity SDK's combined Android initialization page into separate Manual Initialization and File Based Initialization sections, mirroring the existing React Native SDK structure.
  • manual-initialization/android.mdx covers custom manifest setup, dependencies, application class, and programmatic MoEngage.Builder initialization.
  • file-based-initialization/android.mdx covers moengage_init_config.xml configuration.
  • file-based-initialization/ios.mdx (moved from ios-sdk-initialization.mdx) — Unity iOS only supports plist-based config, so no manual-initialization page was created for iOS.
  • Updates the SDK Initialization overview page and docs.json nav to reflect the new structure.
  • Fixes 3 stale cross-references pointing at the old file paths (release notes, geofence push doc, push troubleshooting FAQ).

Test plan

  • Ran mint broken-links — no new or Unity-related broken links introduced (remaining flagged links are pre-existing, unrelated API doc issues).
  • Verified docs.json is valid JSON and Unity SDK Initialization nav resolves to the new file paths.
  • Grepped repo-wide for old android-sdk-initialization / ios-sdk-initialization Unity paths — none remain.

🤖 Generated with Claude Code

Mirrors the React Native SDK structure so Unity's programmatic (Android-only) initialization and file-based (Android + iOS) initialization are documented as separate, clearly labeled pages instead of one combined Android page.
@shubhra-pati
shubhra-pati requested a review from a team July 22, 2026 08:28
@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, 8:38 AM

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

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.

1 participant