Skip to content

feat(android): update for 2.7.4#124

Merged
dcrawbuck merged 2 commits intomainfrom
feat/android-2.7.4
Mar 3, 2026
Merged

feat(android): update for 2.7.4#124
dcrawbuck merged 2 commits intomainfrom
feat/android-2.7.4

Conversation

@dcrawbuck
Copy link
Collaborator

@dcrawbuck dcrawbuck commented Mar 2, 2026

Summary

  • Update Android SDK docs from 2.7.3 to 2.7.4
  • Upstream diff: 2.7.3...2.7.4

Changes

  • Updated <SdkLatestVersion> in content/docs/android/index.mdx and content/docs/android/sdk-reference/index.mdx
  • Updated dependency versions in content/docs/android/quickstart/install.mdx (Gradle, Kotlin DSL, TOML)
  • Added 2.7.4 changelog entry (enhancements + fixes) to content/docs/android/changelog.mdx

Upstream Changelog (2.7.4)

Enhancements

  • Adds support for "Test Mode" for simulating in-app purchases without involving Google Play
  • Improved logging in web entitlement and entitlement redeeming for easier debugging
  • Adds active entitlements to subscription status change event
  • Ensures purchases are always queried with connected clients and retried in background
  • Adds expirationDate, subscriptionGroupId and offerId to StoreTransactionType

Fixes

  • Improve rounding to match editor's pricing consistently

Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com


Note

Low Risk
Low risk documentation-only update, but reviewers should double-check version consistency in install snippets since only the build.gradle example was bumped in the diff.

Overview
Updates the Android docs to reference SDK version 2.7.4, including bumping <SdkLatestVersion> on the main Android landing and SDK reference pages and updating the Gradle install snippet.

Adds a new 2.7.4 changelog entry highlighting Test Mode for simulated purchases plus several entitlement/purchase event enhancements and a pricing rounding fix.

Written by Cursor Bugbot for commit 31d7f24. This will update automatically on new commits. Configure here.

Copy link

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

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: 31d7f24344

ℹ️ 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".

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 2, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

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

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
superwall-docs d9da244 Mar 03 2026, 10:01 PM

claude and others added 2 commits March 3, 2026 13:53
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Update all install snippets (build.gradle.kts, libs.version.toml) to
2.7.4, add testModeBehavior to SuperwallOptions reference, expand
SuperwallEvent signature with missing events, and remove version-specific
changelog sections in favor of inline definitions.
@dcrawbuck dcrawbuck force-pushed the feat/android-2.7.4 branch from 31d7f24 to d9da244 Compare March 3, 2026 22:01
@dcrawbuck dcrawbuck merged commit 80c19a1 into main Mar 3, 2026
1 of 3 checks passed
@dcrawbuck dcrawbuck deleted the feat/android-2.7.4 branch March 3, 2026 22:38
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