Skip to content

[in_app_purchase_storekit] Replace deprecated offer code API#11223

Merged
auto-submit[bot] merged 25 commits into
flutter:mainfrom
LouiseHsu:offer-codes
May 19, 2026
Merged

[in_app_purchase_storekit] Replace deprecated offer code API#11223
auto-submit[bot] merged 25 commits into
flutter:mainfrom
LouiseHsu:offer-codes

Conversation

@LouiseHsu

@LouiseHsu LouiseHsu commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

Fixes flutter/flutter#162914

Pre-Review Checklist

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I read the [AI contribution guidelines] and understand my responsibilities, or I am not using AI tools.
  • I read the [Tree Hygiene] page, which explains my responsibilities.
  • I read and followed the [relevant style guides] and ran [the auto-formatter].
  • I signed the [CLA].
  • The title of the PR starts with the name of the package surrounded by square brackets, e.g. [shared_preferences]
  • I [linked to at least one issue that this PR fixes] in the description above.
  • I followed [the version and CHANGELOG instructions], using [semantic versioning] and the [repository CHANGELOG style], or I have commented below to indicate which documented exception this PR falls under[^1].
  • I updated/added any relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or I have commented below to indicate which [test exemption] this PR falls under[^1].
  • All existing and new tests are passing.

@LouiseHsu LouiseHsu added the CICD Run CI/CD label Mar 12, 2026
@flutter-dashboard

Copy link
Copy Markdown

This pull request is not mergeable in its current state, likely because of a merge conflict. Pre-submit CI jobs were not triggered. Pushing a new commit to this branch that resolves the issue will result in pre-submit jobs being scheduled.

@LouiseHsu LouiseHsu added CICD Run CI/CD and removed CICD Run CI/CD labels Mar 12, 2026
@LouiseHsu LouiseHsu added CICD Run CI/CD and removed CICD Run CI/CD labels Mar 12, 2026
@LouiseHsu LouiseHsu added CICD Run CI/CD and removed CICD Run CI/CD labels Mar 12, 2026
@LouiseHsu LouiseHsu added CICD Run CI/CD and removed CICD Run CI/CD labels Mar 13, 2026
@LouiseHsu LouiseHsu changed the title [draft] offer codes [in_app_purchase_storekit] Replace deprecated offer code API Mar 25, 2026
@LouiseHsu LouiseHsu marked this pull request as ready for review March 25, 2026 20:25
gemini-code-assist[bot]

This comment was marked as outdated.

@LouiseHsu LouiseHsu marked this pull request as draft March 25, 2026 20:33
@LouiseHsu LouiseHsu added CICD Run CI/CD and removed CICD Run CI/CD labels Mar 31, 2026
@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label May 5, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label May 11, 2026
@LouiseHsu LouiseHsu added CICD Run CI/CD labels May 11, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label May 12, 2026
@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label May 12, 2026
@LouiseHsu LouiseHsu added CICD Run CI/CD autosubmit Merge PR when tree becomes green via auto submit App and removed CICD Run CI/CD labels May 12, 2026
@auto-submit auto-submit Bot removed the autosubmit Merge PR when tree becomes green via auto submit App label May 12, 2026
@auto-submit

auto-submit Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor

autosubmit label was removed for flutter/packages/11223, because - The status or check suite Linux repo_checks has failed. Please fix the issues identified (or deflake) before re-applying this label.

@LouiseHsu LouiseHsu added CICD Run CI/CD and removed CICD Run CI/CD labels May 13, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label May 13, 2026
@LouiseHsu LouiseHsu added CICD Run CI/CD autosubmit Merge PR when tree becomes green via auto submit App labels May 18, 2026
@auto-submit auto-submit Bot merged commit ede9842 into flutter:main May 19, 2026
83 checks passed
github-merge-queue Bot pushed a commit to flutter/flutter that referenced this pull request May 20, 2026
flutter/packages@ade10ca...1dfbada

2026-05-20 stuartmorgan@google.com [ci] Update repo for 3.44 stable
release (flutter/packages#11741)
2026-05-20 stuartmorgan@google.com [tool] Unify most validation commands
(flutter/packages#11641)
2026-05-19 davidmartos96@gmail.com [google_sign_in_android] Update
android libraries (flutter/packages#11694)
2026-05-19 louisehsu@google.com [in_app_purchase_storekit] Replace
deprecated offer code API (flutter/packages#11223)
2026-05-19 engine-flutter-autoroll@skia.org Roll Flutter (stable) from
00b0c91 to 559ffa3 (1442 revisions) (flutter/packages#11730)
2026-05-19 engine-flutter-autoroll@skia.org Roll Flutter from
3598686 to 259aeae (19 revisions) (flutter/packages#11737)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
matthewhendrix pushed a commit to matthewhendrix/flutter that referenced this pull request May 23, 2026
…r#186811)

flutter/packages@ade10ca...1dfbada

2026-05-20 stuartmorgan@google.com [ci] Update repo for 3.44 stable
release (flutter/packages#11741)
2026-05-20 stuartmorgan@google.com [tool] Unify most validation commands
(flutter/packages#11641)
2026-05-19 davidmartos96@gmail.com [google_sign_in_android] Update
android libraries (flutter/packages#11694)
2026-05-19 louisehsu@google.com [in_app_purchase_storekit] Replace
deprecated offer code API (flutter/packages#11223)
2026-05-19 engine-flutter-autoroll@skia.org Roll Flutter (stable) from
00b0c91 to 559ffa3 (1442 revisions) (flutter/packages#11730)
2026-05-19 engine-flutter-autoroll@skia.org Roll Flutter from
3598686 to 259aeae (19 revisions) (flutter/packages#11737)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
creatorpiyush pushed a commit to creatorpiyush/packages that referenced this pull request Jun 10, 2026
via-guy pushed a commit to via-guy/flutter that referenced this pull request Jun 26, 2026
…r#186811)

flutter/packages@ade10ca...1dfbada

2026-05-20 stuartmorgan@google.com [ci] Update repo for 3.44 stable
release (flutter/packages#11741)
2026-05-20 stuartmorgan@google.com [tool] Unify most validation commands
(flutter/packages#11641)
2026-05-19 davidmartos96@gmail.com [google_sign_in_android] Update
android libraries (flutter/packages#11694)
2026-05-19 louisehsu@google.com [in_app_purchase_storekit] Replace
deprecated offer code API (flutter/packages#11223)
2026-05-19 engine-flutter-autoroll@skia.org Roll Flutter (stable) from
00b0c91 to 559ffa3 (1442 revisions) (flutter/packages#11730)
2026-05-19 engine-flutter-autoroll@skia.org Roll Flutter from
3598686 to 259aeae (19 revisions) (flutter/packages#11737)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App CICD Run CI/CD p: in_app_purchase platform-ios platform-macos

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[in_app_purchase][iOS] Consider adding support for offerCodeRedemption(isPresented:onCompletion:)

2 participants