Skip to content

feat(flutter): update for 2.4.11#151

Merged
dcrawbuck merged 2 commits intomainfrom
docs/flutter-2.4.11
Mar 20, 2026
Merged

feat(flutter): update for 2.4.11#151
dcrawbuck merged 2 commits intomainfrom
docs/flutter-2.4.11

Conversation

@dcrawbuck
Copy link
Collaborator

@dcrawbuck dcrawbuck commented Mar 20, 2026

Summary

Doc Updates

  • Updated <SdkLatestVersion> in content/docs/flutter/index.mdx
  • Updated <SdkLatestVersion> in content/docs/flutter/sdk-reference/index.mdx
  • Added 2.4.11 changelog entry to content/docs/flutter/changelog.mdx (additive, all history preserved)
  • Updated content/docs/flutter/sdk-reference/SuperwallOptions.mdx with 5 new options:
    • testModeBehavior — controls when the SDK enters test mode
    • shouldObservePurchases — observe purchases made outside of Superwall
    • shouldBypassAppTransactionCheck — iOS only
    • maxConfigRetryCount — iOS only
    • useMockReviews — Android only

Verification

  • bun test — 25/25 pass
  • bun run build:cf — OOM in sandbox (code 137), not a code issue

Note

Low Risk
Low risk documentation-only changes that update version badges and describe newly released SDK options. No runtime or API implementation changes in this repo.

Overview
Documents the Flutter SDK 2.4.11 release by adding a new changelog entry and bumping <SdkLatestVersion> from 2.4.10 to 2.4.11 on the Flutter docs landing pages.

Updates SDK reference docs to include the new IntegrationAttribute.appstackId and adds five newly supported SuperwallOptions fields: testModeBehavior, shouldObservePurchases, shouldBypassAppTransactionCheck (iOS), maxConfigRetryCount (iOS), and useMockReviews (Android).

Written by Cursor Bugbot for commit 4c66c19. 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: 464ad08fdd

ℹ️ 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 20, 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 4c66c19 Commit Preview URL

Branch Preview URL
Mar 20 2026, 04:29 PM

@dcrawbuck dcrawbuck merged commit 73587eb into main Mar 20, 2026
3 checks passed
@dcrawbuck dcrawbuck deleted the docs/flutter-2.4.11 branch March 20, 2026 20:22
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