From d5e4178fc55b2e3cc42b96f32128ad77fd3247b2 Mon Sep 17 00:00:00 2001 From: kmurphy-rc <104532650+kmurphy-rc@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:30:54 -0400 Subject: [PATCH 1/2] Adds Storekit/simulator testing video --- docs/test-and-launch/sandbox/apple-app-store.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/test-and-launch/sandbox/apple-app-store.mdx b/docs/test-and-launch/sandbox/apple-app-store.mdx index 2a09a3e43..72dc2d299 100644 --- a/docs/test-and-launch/sandbox/apple-app-store.mdx +++ b/docs/test-and-launch/sandbox/apple-app-store.mdx @@ -59,6 +59,8 @@ If you do not see the option to add a sandbox account under iOS settings, make a ## iOS 14+ Only: Testing on the Simulator + + Starting from iOS 14, you can [test sandbox purchases in the simulator](https://developer.apple.com/documentation/xcode/setting-up-storekit-testing-in-xcode/). If you're using a physical device, you can skip this section. Testing on the simulator requires one of these SDK versions: From b4234c907173570a9c25005aa6e804a6235759c4 Mon Sep 17 00:00:00 2001 From: kmurphy-rc <104532650+kmurphy-rc@users.noreply.github.com> Date: Wed, 30 Oct 2024 15:22:52 -0400 Subject: [PATCH 2/2] formatting --- docs/test-and-launch/sandbox/apple-app-store.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/test-and-launch/sandbox/apple-app-store.mdx b/docs/test-and-launch/sandbox/apple-app-store.mdx index 72dc2d299..5c572b5be 100644 --- a/docs/test-and-launch/sandbox/apple-app-store.mdx +++ b/docs/test-and-launch/sandbox/apple-app-store.mdx @@ -61,6 +61,8 @@ If you do not see the option to add a sandbox account under iOS settings, make a +
+ Starting from iOS 14, you can [test sandbox purchases in the simulator](https://developer.apple.com/documentation/xcode/setting-up-storekit-testing-in-xcode/). If you're using a physical device, you can skip this section. Testing on the simulator requires one of these SDK versions: