Conversation
There was a problem hiding this comment.
💡 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".
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
superwall-docs | d9da244 | Mar 03 2026, 10:01 PM |
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.
31d7f24 to
d9da244
Compare
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
2.7.3...2.7.4Changes
<SdkLatestVersion>incontent/docs/android/index.mdxandcontent/docs/android/sdk-reference/index.mdxcontent/docs/android/quickstart/install.mdx(Gradle, Kotlin DSL, TOML)content/docs/android/changelog.mdxUpstream Changelog (2.7.4)
Enhancements
expirationDate,subscriptionGroupIdandofferIdtoStoreTransactionTypeFixes
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.gradleexample 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.4changelog 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.