Skip to content

feat(appstore): update server domain - #334

Merged
takecy merged 1 commit into
awa:masterfrom
richzw:master
Jun 11, 2026
Merged

feat(appstore): update server domain#334
takecy merged 1 commit into
awa:masterfrom
richzw:master

Conversation

@richzw

@richzw richzw commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Per doc https://developer.apple.com/documentation/appstoreserverapi/app-store-server-api-changelog

Updated recommended domain from api.storekit.itunes.apple.com to api.storekit.apple.com, and api.storekit-sandbox.itunes.apple.com to api.storekit-sandbox.apple.com. The previous domains will continue to be supported.

Copilot AI review requested due to automatic review settings June 11, 2026 03:11
@richzw richzw self-assigned this Jun 11, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

App Store Server API の推奨ドメイン変更(itunes.apple.comapple.com)に追従し、SDK が利用するベースURLを最新の推奨値へ更新するPRです。

Changes:

  • Sandbox 環境のホストを https://api.storekit-sandbox.apple.com に更新
  • Production 環境のホストを https://api.storekit.apple.com に更新

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@richzw richzw assigned takecy and unassigned richzw Jun 11, 2026

@takecy takecy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the super-fast response ⚡
Looks good to me 👍

@takecy
takecy merged commit d575ac2 into awa:master Jun 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants