Skip to content

feat(android): update for 2.7.10#159

Merged
dcrawbuck merged 2 commits intomainfrom
update-android-sdk-2.7.10
Apr 6, 2026
Merged

feat(android): update for 2.7.10#159
dcrawbuck merged 2 commits intomainfrom
update-android-sdk-2.7.10

Conversation

@dcrawbuck
Copy link
Copy Markdown
Collaborator

@dcrawbuck dcrawbuck commented Apr 6, 2026

Android SDK 2.7.8 → 2.7.10

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
  • Added changelog entries for 2.7.9 and 2.7.10 in content/docs/android/changelog.mdx

Upstream changelog

2.7.10 Enhancements:

  • Adds onboarding analytics
  • Adds prioritized preloading support
  • Improves error messages for billing errors
  • Improved error handling

2.7.10 Fixes:

  • Prevents paywalls from dismissing on return from deep link
  • Fixes deadlock in SerialTaskManager
  • Fix issues with bottom sheet on certain Samsung devices

2.7.9 Fixes:

  • Fix review dialog closing paywall

Source


Note

Low Risk
Documentation-only updates bumping referenced Android SDK version and adding release notes; no runtime code changes, but the notes call out a potentially behavior-impacting billing error wrapping that users may need to account for.

Overview
Updates the Android docs to reference SDK 2.7.10 (from 2.7.8) across the landing pages and Gradle/TOML install snippets.

Adds changelog entries for 2.7.9 and 2.7.10, including a potentially impactful note about billing errors on register now surfacing as SubscriptionStatusTimeout, plus new enhancements/fixes.

Extends the SuperwallEvent reference docs with the new PaywallPageView event and an example of tracking multi-page paywall navigation metadata.

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

Copy link
Copy Markdown

@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: 7a56ce8458

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


## 2.7.10

### Enhancements
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Include potentially impactful changes in 2.7.10 notes

The 2.7.10 entry jumps straight to Enhancements and omits the upstream Potentially impactful changes section, which documents a behavior change where billing-related register failures are wrapped as SubscriptionStatusTimeout instead of NoPaywallView. That omission can cause integrators to miss a needed error-handling update when adopting 2.7.10, so the changelog here should mirror the upstream entry before listing enhancements/fixes.

Useful? React with 👍 / 👎.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 6, 2026

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 736164f Commit Preview URL

Branch Preview URL
Apr 06 2026, 06:57 PM

@dcrawbuck dcrawbuck merged commit a12fe6e into main Apr 6, 2026
3 checks passed
@dcrawbuck dcrawbuck deleted the update-android-sdk-2.7.10 branch April 6, 2026 20:28
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