苹果拒审 2.3 Performance: Accurate Metadata 及 2.3.1 实战分享
2023-12-23 16:58:24
苹果拒审 2.3 Performance: Accurate Metadata 及 2.3.1
今天要和大家分享的拒审原因是 2.3 Performance: Accurate Metadata 及 2.3.1,原因是 App 审核发现 App 中包含混淆代码、选择器混淆或旨在破坏 App 审核流程的功能。
以下是苹果官方的拒审原因:
2.3 Performance: Accurate Metadata
Your app metadata in the App Store Connect portal does not accurately describe the functionality of your app. In particular, the App Store listing did not mention the following key functionality:
- Description of key app features and user flows.
Your app's metadata should accurately reflect the functionality of your app so that users can make informed decisions about whether to download it.
2.3.1 Performance - Accurate Metadata
We noticed that your app makes excessive use of private APIs, which increases the risk of breakage and can lead to your app being rejected from the App Store.
Specifically, your app uses the following private APIs:
- Selector: _dictionaryWithValuesForKeys:andKeysForValues:
- Class: _UIBackdropView
Your app should not use private APIs, as they are not supported by Apple and can change at any time.
以下是我的经验分享:
-
首先,确保你的应用元数据准确了应用的功能。这包括应用的主要功能、用户流程以及任何其他相关信息。
-
其次,避免在应用中使用混淆代码、选择器混淆或旨在破坏应用审核流程的功能。这些功能可能会导致你的应用被苹果拒审。
-
第三,如果你的应用使用了私有 API,请确保这些 API 已经过苹果的批准。否则,你的应用可能会被苹果拒审。
-
第四,在提交应用审核之前,请仔细检查应用的元数据和功能,确保它们符合苹果的审核要求。
-
最后,如果你的应用被苹果拒审,请仔细阅读苹果的拒审通知,并按照苹果的建议修改你的应用。
希望这些经验分享能够帮助大家避免被苹果拒审。
以下是优化应用元数据的建议:
- 使用简短、简洁的语言来你的应用。
- 突出应用的主要功能和优势。
- 使用相关的关键词来提高应用在 App Store 中的可见度。
- 定期更新应用的元数据,以确保它始终准确地反映应用的功能。
希望这些建议能够帮助你优化应用的元数据,并提高应用在 App Store 中的下载量。