Apple审核邮件原文:
Guideline 2.3.2 - Performance - Accurate Metadata
We noticed your app's metadata refers to paid content or features, but they are not clearly identified as requiring additional purchase. Specifically, your App Description and screenshot references such as "x xxx ", "xxxxx" and more but does not inform users that a purchase is required to access this content.
Paid digital content referenced in your metadata must be clearly labelled to ensure users understand what is and isn't included in your app.
Next Steps
To resolve this issue, please remove these references or clearly mark paid content or features as requiring separate purchases.
翻译成中文意思是:
我们注意到你的应用的元数据指的是付费内容或功能,但它们没有明确标识为需要额外购买。具体来说,你的应用描述和截图引用了“x xxxx”、“xxx”等内容,但并没有告知用户需要购买才能访问这些内容。元数据中引用的付费数字内容必须明确标记,以确保用户了解应用中包含什么和不包含什么。
也就是说元数据中没有明确哪些功能需要付费购买,需要在元数据里面体现。
App store 审核2.3.2 条款的具体内容是:
- 如果您的应用程序包括应用程序内购买,请确保您的应用程序描述、屏幕截图和预览清楚地表明任何特色项目、级别、订阅等是否需要额外购买。如果您决定在App Store上推广应用程序内购买,请确保应用程序内购买显示名称、屏幕截图和描述适合公共受众,您遵循“推广应用程序内购买”中的指导,并且您的应用程序正确处理SKPaymentTransactionObserver方法,以便客户可以在应用程序启动时无缝完成购买。
解决方法
- 在app应用描述里面添加下面的描述:
Unlock advanced features including our powerful ' xxx' and full-featured 'xxxxx' with our premium subscription. - 在应用截图里面需要购买内购的添加vip图标,点击图标弹出内购界面。