设为首页 加入收藏

TOP

iOS 审核浅谈:1.4.1、2.1、2.5.2、2.5.4、4.2.3、5.2.5(二)
2023-07-23 13:26:33 】 浏览:97
Tags:iOS 1.4.1 2.1 2.5.2 2.5.4 4.2.3 5.2.5
scriptions, or features are unlocked within your app that do not use in-app purchase?

5. How do users obtain an account? Do users have to pay a fee to create an account?

6. Which feature of your app needs access to background audio and voip? Where can users locate this feature? Please provide more details and a demo video is preferred if necessary.

解决方案:

说你的APP存在 虚拟类的交易性质。详细的回复你的项目流程场景即可。

 

Guideline 2.1 - Performance - App Completeness

Guideline 2.1 - Performance - App Completeness

Your app or its metadata does not appear to include complete and final content. Specifically, your app includes placeholder content in homepage.

 

App Store users expect the apps they download to be ready for public use. Apps on the store shouldn't include placeholder or incomplete content or information.

 

Next Steps

 

To resolve this issue, please revise your app and metadata so that all of its content is complete and final.

 

For example:

 

- Your app binary or metadata should not include "lorem ipsum" text.

- App metadata should not include placeholder screenshots, such as "screenshot coming soon."

?- Provide an engaging app description that highlights the features and functionality of your app.

解决方案:

APP内容不太友好、引人遐想问题。包含自己去叔你下内容吧,封面、文字、占位图等等。

 

 Guideline 2.5.2 - Performance - Software Requirements

Guideline 2.5.2 - Performance - Software Requirements

During review, your app installed or launched executable code, which is not permitted on the App Store. Specifically, your app uses the itms-services URL scheme to connect to pgyer.com, which may allow for installations or updating of the app.

 

The next submission of this app may require a longer review time, and this app will not be eligible for an expedited review until this issue is resolved.

 

Next Steps

 

- Remove any reference to itms-services URL schemes from your app.

- Review the Software Requirements section of the App Store Review Guidelines.

- Ensure your app is compliant with all sections of the App Store Review Guidelines and the Terms & Conditions of the Apple Developer Program.

- Once your app is fully compliant, resubmit your app for review.

解决方案:

应付不允许存在热更新或者第三方分发平台信息。删除即可。

 

Guideline 2.5.4 - Performance - Software Requirements

Guideline 2.5.4 - Performance - Software Requirements

 

Your app declares support for VoIP in the UIBackgroundModes key in your Info.plist, but it does not include any Voice over IP services.

 

Next Steps

 

To resolve this issue, please revise your app to either add VoIP features or remove the “voip” setting from the UIBackgroundModes key.

 

We recognize that VoIP can provide “keep alive” functionality that is useful for many app features. However, using VoIP in this manner is not the intended purpose of VoIP.

解决方案:

项目支持后台运行VoIP,在info.plist 上有展示,但是他们不知道你怎么使用的。两种方案:

1、删除相对应的info.plist key。  
2、提供相关完整的使用场景的说明和使用场景的视频回复。

 

Guideline 4.2.3 - Design - Minimum Functionality、Guideline 4.8 - Design - Sign in with Apple :

Guideline 4.2.3 - Design - Minimum Functionality

 

We were required to install the WeChat app before we could log in via WeChat. Users should be able to log in with WeChat and access their accounts without having to install any additional apps.

 

Next Steps

 

If you would like to offer authentication through WeChat, please use a mechanism that allows users to log in with WeChat from w

首页 上一页 1 2 3 下一页 尾页 2/3/3
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
上一篇Xcode Run Script 脚本 下一篇xcode打包导出ipa

最新文章

热门文章

Hot 文章

Python

C 语言

C++基础

大数据基础

linux编程基础

C/C++面试题目