设为首页 加入收藏

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 】 浏览:98
Tags:iOS 1.4.1 2.1 2.5.2 2.5.4 4.2.3 5.2.5
ithin your app without first having to install an additional app.

 

We recommend implementing the Safari View Controller API to display web content within your app. The Safari View Controller allows the display of a URL and inspection of the certificate from an embedded browser in an app so that customers can verify the webpage URL and SSL certificate to confirm they are entering their sign in credentials into a legitimate page.

 

Guideline 4.8 - Design - Sign in with Apple

 

Your app uses a third-party login service, but does not offer Sign in with Apple. Apps that use a third-party login service for account authentication need to offer Sign in with Apple to users as an equivalent option.

 

Next Steps

 

Please revise your app to offer Sign in with Apple as an equivalent option for account authentication.

解决方案:

 苹果要求应用如果支持第三方登陆就要支持苹果登陆,去除第三方登陆或提交苹果登陆

 

Guideline 5.1.1(v) - Data Collection and Storage

Guideline 5.1.1(v) - Data Collection and Storage

 

We noticed that your app supports account creation but does not appear to include an option to initiate account deletion.

Apps that support account creation must also offer account deletion to give App Store users more control of the data they've shared while using your app.

Next Steps

If your app already supports account deletion, reply to this message and let us know how to locate this feature. If your app does not support account deletion, revise your app to include an option to initiate account deletion.

 

If you are unable to offer account deletion or need to provide additional customer service flows to facilitate and confirm account deletion, either because your app operates in a highly-regulated industry or for some other reason, reply to this message in App Store Connect and provide additional information or documentation. If you have questions regarding your legal obligations, check with your legal counsel.

 

Keep these requirements in mind when updating your app to support account deletion:

 

- Only offering to temporarily deactivate or disable an account is insufficient.

- If users need to visit a website to finish deleting their account, include a link directly to the page on your website where they can complete the process.

- You may include confirmation steps to prevent users from accidentally deleting their account. However, only apps in highly-regulated industries may require users to use customer service resources, such as making a phone call or sending an email, to complete account deletion.

 解决方案:

支持注册账号,那就要支持账号的注销。新增一个账号注销功能或者提供对应的注销功能的引导视频或截图指引(图片 组图尽可能的顺序、命名要能详细的表述操作指引的)。

 

Guideline 5.2.5 - Legal - Intellectual Property

Guideline 5.2.5 - Legal - Intellectual Property

Your app does not comply with the Guidelines for Using Apple's Trademarks and Copyrights. Specifically, your app includes:

 

- iPad in the app name or subtitle in an inappropriate manner

 

Next Steps

 

To resolve this issue, please revise your app and its metadata to address these trademark issues.

Please see attached screenshot for details.

解决方案:

就是说你的APP名称或logo 和别人的太相似了。调整下就好了。

ps: 如果你是一套代码,但是发布两个APP,分别上线iOS和iPad。则需要在名称和logo上加一个HD或者其他便于区分的角标即可 

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

最新文章

热门文章

Hot 文章

Python

C 语言

C++基础

大数据基础

linux编程基础

C/C++面试题目