feat(android): update for 2.7.15#202
Merged
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
superwall-docs-staging | ddb734d | Commit Preview URL Branch Preview URL |
May 19 2026, 04:14 PM |
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.14 -> 2.7.15
Upstream diff: superwall/Superwall-Android@2.7.14...2.7.15
Upstream changelog: https://github.com/superwall/Superwall-Android/blob/2.7.15/CHANGELOG.md
Checklist of doc updates performed
content/docs/android/index.mdx— bumpedSdkLatestVersionto 2.7.15content/docs/android/sdk-reference/index.mdx— bumpedSdkLatestVersionto 2.7.15content/docs/android/quickstart/install.mdx— updated all three Gradle dependency snippets (build.gradle, build.gradle.kts, libs.version.toml)content/docs/android/changelog.mdx— added 2.7.15 entry verbatim from upstream (history preserved)Upstream changes summary
This release contains internal bug fixes and improvements with no public API changes:
Enhancements
Fixes
subscriptionStatus_didChangeevents on minor changesVerification
bun test: 37/37 tests passbun run build:cf: OOM-killed during rendering (infrastructure memory limit, not a code issue — vite successfully transformed all 7318 modules)Follow-up tasks / Known gaps
None — this is a patch-level release with only internal changes.
Note
Low Risk
Doc-only version bumps and a changelog entry; no runtime or API changes in this repo, so impact is limited to documentation accuracy.
Overview
Updates the Android documentation to release
2.7.15by bumpingSdkLatestVersionon the Android landing and SDK reference pages and updating Gradle install snippets to2.7.15.Adds a new
2.7.15entry tocontent/docs/android/changelog.mdxdescribing upstream enhancements (paywall preloading and periodic price display) and fixes (delegate event dropping and noisysubscriptionStatus_didChangeevents).Reviewed by Cursor Bugbot for commit ddb734d. Bugbot is set up for automated code reviews on this repo. Configure here.