Skip to content

feat(android): update for 2.7.14#196

Merged
dcrawbuck merged 1 commit into
mainfrom
update-android-sdk-2.7.14
May 12, 2026
Merged

feat(android): update for 2.7.14#196
dcrawbuck merged 1 commit into
mainfrom
update-android-sdk-2.7.14

Conversation

@dcrawbuck
Copy link
Copy Markdown
Collaborator

@dcrawbuck dcrawbuck commented May 12, 2026

Summary

Updates Superwall Android SDK docs from 2.7.13 -> 2.7.14.

Release: https://github.com/superwall/Superwall-Android/releases/tag/2.7.14
Diff: superwall/Superwall-Android@2.7.13...2.7.14
Upstream changelog source: reference/android/CHANGELOG.md

Upstream changelog entry (2.7.14)

Fixes

  • Fixes test mode products not being loaded properly in PW
  • Improve exponential backoff retry for Play Service unavailable
  • Fix Custom Info date serialization issues

Upstream diff summary

Internal-only changes; no public API surface changes:

  • superwall/src/main/java/com/superwall/sdk/billing/BillingClientUseCase.kt — adds foreground retry + exponential backoff for unavailable Play Services.
  • superwall/src/main/java/com/superwall/sdk/models/customer/CustomerInfo.kt — routes JSON encoding through the shared JsonFactory.JSON to fix Custom Info date serialization.
  • superwall/src/main/java/com/superwall/sdk/store/StoreManager.kt — short-circuits product fetching for test-mode products so they load correctly in paywalls.
  • version.env / CHANGELOG.md bumps.

No setup, install, or guide-level API changes were required.

Doc updates performed

  • content/docs/android/index.mdxSdkLatestVersion bumped to 2.7.14.
  • content/docs/android/sdk-reference/index.mdxSdkLatestVersion bumped to 2.7.14.
  • content/docs/android/quickstart/install.mdx — Gradle, Kotlin DSL, and libs.versions.toml snippets bumped to 2.7.14.
  • content/docs/android/changelog.mdx — 2.7.14 entry appended verbatim from upstream; history preserved.

Verification

  • bun test — 37 passed, 0 failed.
  • bun run build:cf — MDX/Vite transform completes (7290 modules) but the rendering step was OOM-killed in the local sandbox (exit 137). Not related to these doc changes; recommend re-running in CI/Cloudflare to confirm.

Follow-up / notes

  • None. Internal-only release.

Note

Low Risk
Low risk: documentation-only updates that bump referenced Android SDK version and add release notes, with no runtime or API changes in this repo.

Overview
Updates Android documentation to reference Superwall SDK 2.7.14 (from 2.7.13) across the install snippets and SdkLatestVersion components.

Adds a new 2.7.14 changelog entry listing the release fixes (test mode product loading, Play Services backoff retry, and Custom Info date serialization).

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

Updates the Android SDK docs from 2.7.13 to 2.7.14:
- Bump SdkLatestVersion in content/docs/android/index.mdx
- Bump SdkLatestVersion in content/docs/android/sdk-reference/index.mdx
- Update Gradle / build.gradle.kts / libs.version.toml snippets in content/docs/android/quickstart/install.mdx
- Add 2.7.14 entry to content/docs/android/changelog.mdx (additive, history preserved)

Release: https://github.com/superwall/Superwall-Android/releases/tag/2.7.14
@cloudflare-workers-and-pages
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-staging 9bf7c59 Commit Preview URL

Branch Preview URL
May 12 2026, 04:13 PM

@dcrawbuck dcrawbuck merged commit ce7095b into main May 12, 2026
3 checks passed
@dcrawbuck dcrawbuck deleted the update-android-sdk-2.7.14 branch May 12, 2026 20:24
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