iOS上架,审核

审核官方指南
https://developer.apple.com/cn/app-store/review/guidelines/#sign-in-with-apple
上架官方说明:
https://help.apple.com/app-store-connect/#/dev910472ff2

1。相机

只说了开启相机相册 没具体描述要做什么的 会被拒
你要访问相册 就写 访问相册 打开相机就写打开相机 扫码就写扫码 把访问权限用到的地方都写上
应该是再说跟描述不服
对呀 所以就是你用到的你没写
2.理财
公司的产品是P2P理财现金贷类型的App,被拒了几次:没有贷款资质被拒
iOS审核被拒1.2到5.2.1到3.2.1

苹果发布帮助文档:https://help.apple.com/app-store-connect/#/dev32bdcc4b6

4.定位被拒绝

https://www.jianshu.com/p/c004d61a3902
但是我们公司的app没写也没被拒绝。

5.app上架被拒

Guideline 5.2.3 - Legal - Intellectual Property

Your app allows users to save or download music, video, or other media content without authorization from the relevant third-party sources.

版权问题

6.延迟

应用审核通过,但是在 AppStore 搜索全拼却搜不到 APP
等一会
有延迟

7.改名
前不久更改了target里面的displayname,想以此更改APP的名字,但是被拒,说是违反3.2(f)协议。
更新APP,重新提交审核
一般来说,是可以改的。不过一些敏感的APP,比如有你公司名称的可能改不了。

8.更新版本号

主动检测版本更新 会被拒
在进行iOS开发的时候,你时候你会提醒用户进行更新,众所周知,提醒用户进行更新时,在苹果审核的时候回被拒绝掉。所以在苹果审核期间应该关闭此功能,等待审核通过之后再开启此功能。

至此,关于弹窗提示升级就结束了 。PS:这里比较版本号不是不一样就提示更新升级。而是当前版本号如果比AppStore版备号小的时候提示弹框升级。这样做的最大好处就是苹果在审核App时不会出现提示升级。当然如果你的版本号比AppStore设置小了(不可能),那你就。。。。
或者让后台先不发真实的版本号码

9.微信判断又没有装,没装就不显示。

10.苹果审核被拒 2.3.10

Guideline 2.3.10 - Performance - Accurate Metadata

We noticed that your app or its metadata includes irrelevant third-party platform information.

Specifically, your app includes non-iOS status bar images in the 用戶指南 section.

Referencing third-party platforms in your app or its metadata is not permitted on the App Store unless there is specific interactive functionality.

Next Steps

To resolve this issue, please remove all instances of this information from your app and its metadata, including the app description, promotional text, What's New info, previews, and screenshots.

Please see attached screenshot for details.

Since your App Store Connect status is Metadata Rejected, we do NOT require a new binary. To revise the metadata, visit App Store Connect to select your app and revise the desired metadata values. Once you’ve completed all changes, reply to this message in Resolution Center and we will continue the review.

准则2.3.10 -性能-准确的元数据

我们注意到您的应用程序或其元数据包含不相关的第三方平台信息。

具体地说,你的应用包括项目状态栏图像用戶指南部分。

除非有特定的交互功能,否则不允许在应用程序商店中引用应用程序中的第三方平台或其元数据。

下一个步骤

要解决此问题,请从您的应用程序及其元数据中删除此信息的所有实例,包括应用程序描述、促销文本、最新信息、预览和截图。

详情请见附件截图。

由于您的应用程序商店连接状态被拒绝元数据,我们不需要新的二进制文件。要修改元数据,请访问App Store Connect来选择您的应用程序并修改所需的元数据值。一旦您完成了所有更改,请在Resolution Center中回复此消息,我们将继续审查。

屏幕快照 2019-07-08 上午9.54.59.png
屏幕快照 2019-07-08 上午9.55.22.png

解决:

这个app都好久了,都没事。
我上 面这个是app介绍,跳了个网页,截图里用了安卓的截图。让后台改。
ios app里面不允许出现安卓应用的截图。

we do NOT require a new binary 里面这句是说:我们不需要重新打包上传。

11.测试账户

登录方式:手机号+验证码
没有密码

解决:如果验证码是前端获取 ,那就前端写代码 写死一个不用发验证码也可一登录的 数字例如:9999999.
如果是后台获取的:那就省事了。让后台加一个。

12.5.5寸的截图和6.5寸的截图

一。打开xcode项目-运行模拟器-找到对应尺寸的模拟器


截屏2019-11-12下午6.12.30.png

command + s
直接截图到桌面了,点击右键,详细信息


截屏2019-11-12下午6.14.07.png

下面可以不看了
二。

截屏2019-10-28上午9.42.44.png

下面是相关截图的介绍,根据要求做!

6.5寸(必须要)是x系列刘海屏iPhone手机截图(iPhone X、iPhone XS、iPhone XS Max、iPhone XR这些机型任选一个截就行),尺寸为1242*2688,小屏x刘海屏手机截图的尺寸如有差别用ps调整下尺寸再上传!

5.5寸(必须要)则不是刘海屏的iPhone手机截图(iPhone5、6、7、8这些机型),尺寸为1242*2208,尺寸如有差别用ps调整下尺寸再上传!

12.9寸ipad截图(如app没支持ipad不用上传!),第二代、第三代尺寸都是2048 *2732!

app预览是视频的意思,可以不上传。

如果没有苹果真机可以通过ps制作

简单来说就是,用安卓手机、安卓模拟器、浏览器等方式截图然后把顶部的系统栏p掉就可以,做成全面屏展示效果(就是这么简单)

注意要用相似分辨率的手机去截图,这样修改尺寸,才不会拉伸变形!(比如x刘海屏的找个相应的安卓刘海屏去截图)

比如制作6.5寸的截图,测试用小米8刘海屏安卓手机截图去截图iPhone X的,分辨率相似,修改为尺寸1242*2688也不会变形!

截图后把顶部显示时间信号那一栏p掉就行!也就是类似做成全屏显示效果,不要显示系统栏.

截屏2019-10-28上午9.54.34.png

p掉去除顶部系统栏的效果!

然后修改为x截图的尺寸1242*2688上传即可!


截屏2019-10-28上午9.54.41.png

蓝牙 需要演示视频

https://www.jianshu.com/p/8eb0879db0ef

  1. 1 Performance: App Completeness
    Guideline 2.1 - Information Needed

We have started the review of your app, but we are not able to continue because we need access to a video that demonstrates the current version of your app in use on a physical iOS device, pairing and interacting with the designated hardware.

Please only include footage in your demo video of your app running on a physical iOS device, and not on a simulator. It is acceptable to use a screen recorder to capture footage of your app in use.

Next Steps

To help us proceed with the review of your app, please provide us with a link to a demo video in the App Review Information section of App Store Connect and reply to this message in Resolution Center.

To provide a link to a demo video:

  • Log in to App Store Connect
  • Click on "My Apps"
  • Select your app
  • Click on the app version on the left side of the screen
  • Scroll down to "App Review Information"
  • Provide demo video access details in the "Notes" section
  • Once you've completed all changes, click the "Save" button at the top of the Version Information page.

Please note that in the event that your app may only be reviewed by means of a demo video, you will be required to provide an updated demo video with every resubmission.

Since your App Store Connect status is Metadata Rejected, we do NOT require a new binary. To revise the metadata, visit App Store Connect to select your app and revise the desired metadata values. Once you’ve completed all changes, reply to this message in Resolution Center and we will continue the review.

你可能感兴趣的:(iOS上架,审核)