You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[AC][CSK]: Add UserAgent to AC requests, update CSK UserAgent **only** when launched from AC (#352)
* feat: introduce Common product for UserAgent
* refactor: migrate ShopifyCheckoutSheetKit to use Common dir
* feat: setup user agent for ShopifyAcceleratedCheckouts
* refactor: use package access visibility for common dir
* fix: move entrypoint parameter to end of UA - remove label
* fix: agent not attaching due to configuration not modifying presenting view
* fix: pod lint issues
* chore: update comment for internal present function
* refactor: move constants to MetaData enum
* fix: pod spec failure on CI
* fix: test failure from entrypoint appearing on cached requests
* refactor: make MetaData package scoped
0 commit comments