Skip to content

Add native Maestro entry points - #502

Draft
kyle-schellen wants to merge 1 commit into
ks-maestro-native-swift-cart-bootstrapfrom
ks-maestro-native-entry-points
Draft

Add native Maestro entry points#502
kyle-schellen wants to merge 1 commit into
ks-maestro-native-swift-cart-bootstrapfrom
ks-maestro-native-entry-points

Conversation

@kyle-schellen

@kyle-schellen kyle-schellen commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

What changes are you making?

Adds local Maestro entry points for the native samples:

  • dev e2e swift-ios
  • dev e2e kotlin-android

The commands build and install the sample, bootstrap a guest cart, and verify checkout can be presented. The setup is shared with the existing React Native flows.

Full native guest checkout flows will be added separately.

How to test

dev e2e swift-ios
dev e2e kotlin-android
dev rn e2e ios --guest

Before you merge

Important

  • I've added tests to support my implementation
  • I have read and agree with the Contribution Guidelines
  • I have read and agree with the Code of Conduct
  • I've updated the relevant platform README (platforms/swift/README.md and/or platforms/android/README.md)

Releasing a new Swift version?
  • I have bumped the version in ShopifyCheckoutKit.podspec
  • I have bumped the version in platforms/swift/Sources/ShopifyCheckoutKit/ShopifyCheckoutKit.swift
  • I have updated the SwiftPM/CocoaPods version snippets in platforms/swift/README.md (major version only)
Releasing a new Embedded Checkout Protocol version?
  • I have bumped embeddedCheckoutProtocolAndroid in platforms/android/gradle/libs.versions.toml
  • I have updated protocol/languages/kotlin/embedded-checkout-protocol/api/embedded-checkout-protocol.api if the public API changed
Releasing a new Android version?
  • I have bumped checkoutKitAndroid in platforms/android/gradle/libs.versions.toml
  • I have updated the Gradle/Maven version snippets in platforms/android/README.md

Tip

See the Contributing documentation for the full release process per platform.

@github-actions github-actions Bot added the #gsd:50662 Rebase Checkout Kit on UCP label Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@kyle-schellen kyle-schellen self-assigned this Jul 17, 2026
@kyle-schellen
kyle-schellen force-pushed the ks-maestro-native-swift-cart-bootstrap branch from 2f6dc31 to 5fcdb09 Compare July 18, 2026 19:04
@kyle-schellen
kyle-schellen force-pushed the ks-maestro-native-entry-points branch from a84cb7f to b785b4e Compare July 18, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

#gsd:50662 Rebase Checkout Kit on UCP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant