feat: add first protocol event - #134
Closed
kieran-osgood-shopify wants to merge 1 commit into
Closed
Conversation
This was referenced May 15, 2026
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
kieran-osgood-shopify
force-pushed
the
kieran-osgood/05-14-featexploredynamicdispatchforcheckoutdelegate
branch
from
May 15, 2026 17:57
2e3e7a2 to
ac67cdd
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/05-15-feataddfirstprotocolevent
branch
from
May 15, 2026 17:57
dc33d14 to
eb6a44c
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/05-14-featexploredynamicdispatchforcheckoutdelegate
branch
from
May 15, 2026 18:14
ac67cdd to
f5efe2e
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/05-15-feataddfirstprotocolevent
branch
from
May 15, 2026 18:15
eb6a44c to
9925167
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/05-14-featexploredynamicdispatchforcheckoutdelegate
branch
from
May 19, 2026 17:05
f5efe2e to
6c5c19e
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/05-15-feataddfirstprotocolevent
branch
from
May 19, 2026 17:05
9925167 to
381f565
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/05-14-featexploredynamicdispatchforcheckoutdelegate
branch
from
May 19, 2026 18:53
6c5c19e to
7c6e3f8
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/05-15-feataddfirstprotocolevent
branch
from
May 19, 2026 18:53
381f565 to
9f4b936
Compare
kieran-osgood-shopify
changed the base branch from
kieran-osgood/05-14-featexploredynamicdispatchforcheckoutdelegate
to
graphite-base/134
May 20, 2026 09:20
kieran-osgood-shopify
changed the base branch from
graphite-base/134
to
kieran-osgood/05-14-featremoveaddeventlistenerapi
May 20, 2026 09:20
This was referenced May 20, 2026
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.

What changes are you making?
Subscribing to events should look like this
How to test
Before you merge
Important
platforms/swift/README.mdand/orplatforms/android/README.md)Releasing a new Swift version?
ShopifyCheckoutKit.podspecplatforms/swift/Sources/ShopifyCheckoutKit/ShopifyCheckoutKit.swiftplatforms/swift/CHANGELOG.mdplatforms/swift/README.md(major version only)Releasing a new Android version?
versionNameinplatforms/android/lib/build.gradleplatforms/android/CHANGELOG.mdplatforms/android/README.mdTip
See the Contributing documentation for the full release process per platform.