Skip to content

Commit 2792746

Browse files
committed
App Store guide strengthen
1 parent 86131e4 commit 2792746

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/content/docs/version-3.0/app-store-connection-configuration.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,11 @@ Configuration changes can be done safely during the Sandbox phase, until your mo
4242

4343
## Step 1. Provide Bundle ID and Apple app ID
4444

45-
Bundle ID is the unique identifier of your app in the App Store. This is required for the basic functionality of Adapty, such as subscription processing.
45+
Both **Bundle ID** and **Apple app ID** are required. **Bundle ID** is the unique identifier of your app in the App Store. It enables core Adapty functionality, such as subscription processing. **Apple app ID** is also required to [create a new product and push it to the stores](create-product#create-product-and-push-to-store) from the **Products** page.
46+
47+
:::note
48+
Without the **Apple app ID**, the **Create a new product and push to stores** option on the **Products** page is disabled, and the dashboard does not show why.
49+
:::
4650

4751
<ProvideBundleID />
4852

0 commit comments

Comments
 (0)