Fix Swift 6 sample concurrency issues#99
Merged
kieran-osgood-shopify merged 1 commit intoJun 16, 2026
Conversation
This was referenced May 13, 2026
Merged
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
11 tasks
57c6e61 to
adb910a
Compare
4dd9965 to
65eb866
Compare
adb910a to
6e4c264
Compare
65eb866 to
0bd6938
Compare
6e4c264 to
9ee9385
Compare
0bd6938 to
c5dd132
Compare
9ee9385 to
a14d3d3
Compare
c5dd132 to
5ec7916
Compare
a14d3d3 to
6af3d02
Compare
41039f3 to
767def5
Compare
c7f177c to
f6527d6
Compare
87da37c to
63053fe
Compare
11aff32 to
976677b
Compare
11aff32 to
467a508
Compare
63053fe to
4672eff
Compare
fce70a4 to
fc7e4e1
Compare
4672eff to
8259bad
Compare
d7d08ab to
64d8ae2
Compare
markmur
approved these changes
Jun 16, 2026
8259bad to
2e323e0
Compare
64d8ae2 to
6153213
Compare
6153213 to
cbfd5c2
Compare
2e323e0 to
4ff6707
Compare
Merge activity
|
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?
Just some final @mainactor cleanup for the sample app
How to test
Before you merge
Important
platforms/swift/README.mdand/orplatforms/android/README.md)Releasing a new Swift version?
platforms/swift/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.