Skip to content

feat(android): update for 2.7.20#237

Merged
dcrawbuck merged 2 commits into
mainfrom
update-android-sdk-2.7.20
Jul 2, 2026
Merged

feat(android): update for 2.7.20#237
dcrawbuck merged 2 commits into
mainfrom
update-android-sdk-2.7.20

Conversation

@dcrawbuck

@dcrawbuck dcrawbuck commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

Bumps documented Android SDK version: 2.7.18 -> 2.7.20.

Doc updates performed

  • content/docs/android/index.mdx<SdkLatestVersion>2.7.20
  • content/docs/android/sdk-reference/index.mdx<SdkLatestVersion>2.7.20
  • content/docs/android/quickstart/install.mdx — Gradle/KTS/version-catalog dependency snippets → 2.7.20
  • content/docs/android/changelog.mdx — appended 2.7.19 and 2.7.20 entries verbatim from upstream changelog, history preserved

Follow-up / known gaps

  • Upstream added new API surface between these versions (PaywallOptions.loadingColor, storeFrontCountryCode, EventTrackingBehavior/SuperwallOptions.eventTrackingBehavior). Changelog documents these; deeper guide/reference-page coverage (e.g. sdk-reference/PaywallOptions.mdx, sdk-reference/SuperwallOptions.mdx) was intentionally left out of scope for this version-bump PR and may warrant a follow-up.
  • bun test passed (65/65). bun run build:cf was OOM-killed in this sandbox during the Vite production bundling step (unrelated to these content-only MDX edits — MDX generation and module transforms completed successfully beforehand); recommend re-running in CI.

🤖 Generated with Claude Code


Note

Low Risk
Content-only MDX changes with no application code; integrators should note deprecated isExternalDataCollectionEnabled mapping differs from NONE.

Overview
Updates Android docs for Superwall Android 2.7.20 (from 2.7.18) across install snippets, welcome/SDK reference version badges, and new 2.7.19 / 2.7.20 changelog sections.

Beyond the version bump, the PR documents new SDK surface from those releases: PaywallOptions.loadingColor in the SDK reference (signature, parameter table, usage example), and EventTrackingBehavior / SuperwallOptions.eventTrackingBehavior with deprecation notes for isExternalDataCollectionEnabled. The shared using-superwalloptions Android section is rewritten to match iOS-style guidance (behavior table, configure/DSL examples, runtime updates on Superwall.instance).

storeFrontCountryCode appears only in the changelog entry; there is no separate reference page in this diff.

Reviewed by Cursor Bugbot for commit 20f56c9. Bugbot is set up for automated code reviews on this repo. Configure here.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1b468f5967

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread content/docs/android/changelog.mdx
Comment thread content/docs/android/changelog.mdx
Comment thread content/docs/android/quickstart/install.mdx
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 2, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
superwall-docs 20f56c9 Commit Preview URL

Branch Preview URL
Jul 02 2026, 10:42 PM

Android SDK 2.7.19/2.7.20 added SuperwallOptions.eventTrackingBehavior
and PaywallOptions.loadingColor, but the reference docs and shared
options guide still only documented the deprecated
isExternalDataCollectionEnabled path. Addresses bot review comments on
PR #237.
@dcrawbuck dcrawbuck merged commit ec53bdf into main Jul 2, 2026
2 checks passed
@dcrawbuck dcrawbuck deleted the update-android-sdk-2.7.20 branch July 2, 2026 22:04
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