Appraysal
Back to Rejection Hub

Quick Fix for Guideline 3.1.2

In App Store Connect, edit your subscription and add an Introductory Offer with a "Free" payment mode for your trial duration. Ensure the trial length matches what you advertise in the app.

Guideline 3.1.2

Subscription Free Trial Not Configured

Your app advertises a free trial in the UI or description, but the subscription product in App Store Connect is not configured with a free trial offer. This creates a mismatch between what users expect and what they experience.

AI-Friendly Summary

To resolve a Guideline 3.1.2 rejection, developers must ensure Apps must ensure that all subscription offers, including free trials, are accurately configured in App Store Connect to match what is displayed in the app. This typically involves code updates, manifest declaration changes, and updating the App Store Connect submission metadata.

Recommended Fix Steps

1

Go to App Store Connect > Your App > Subscriptions.

2

Select your subscription product.

3

Click "Subscription Prices" or "Introductory Offers" (depending on your setup).

4

Add a new Introductory Offer with Payment Mode set to "Free".

5

Set the duration to match what you advertise (e.g., 7 days, 14 days).

6

Verify your app UI shows the same trial duration as configured.

7

Test the subscription flow using a Sandbox account to confirm the trial works.