Skip to content

Commit

Permalink
Clarify way of in-app purchase reviews
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeehut committed Sep 21, 2024
1 parent aa80464 commit fe1591c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Sources/FreemiumKit/FreemiumKit.docc/AppReviewChecklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This checklist helps developers using FreemiumKit to navigate Apple's app review

1. **Set App Price to Free**
- Navigate to "Pricing and Availability" in App Store Connect
- Set app price to "0.00" / Free (assuming your app is Freemium)
- Set app price to "0.00" / Free (assuming your app is new & Freemium)
- Ensure availability for all desired countries

2. **Link IAPs/Subscriptions to Your Build**
Expand All @@ -23,6 +23,8 @@ This checklist helps developers using FreemiumKit to navigate Apple's app review

![Select Purchases](SelectPurchases)

> In-App Purchases are reviewed together with your submitted app.
## Legal Compliance

1. **Accept Latest 'Paid Apps Agreement'**
Expand Down

0 comments on commit fe1591c

Please sign in to comment.