美文网首页征服iOS
iOS 苹果审核被拒之路。

iOS 苹果审核被拒之路。

作者: item_小朋 | 来源:发表于2016-12-09 14:28 被阅读0次

    1.交友类软件,苹果审核被拒:

    原文如下:

    We also found your app enables the display of user-generated content which may become objectionable to many users. Therefore we ask that you put all of the following precautions in place, to ensure your app remains in compliance with the App Store Review Guidelines.

    - Use Moderators to flag and remove inappropriate content

    - Require that your users agree to terms (EULA) and these terms must be clear that there's no tolerance for objectionable content

    - Users need a way to flag or report objectionable content and/or users generating this content

    - Developer must act on objectionable content reports within 24 hours by removing the content and ejecting the user who provided the offending content

    - Developer needs a method for ejecting users who violate the terms of the EULA

    解决办法如下:

    你的APP要有 :1.用户使用协议  2. 好友要加黑名单 ,可以拉黑好友 3. 朋友圈动态要加屏蔽好友机制类似微信打广告的朋友,再不删除他的前提下屏蔽他的动态(就看不到了)。 4.垃圾动态或者垃圾人, 给用户提供举报这个人或者他发的不健康动态。


    2.停车APP软件被拒

    2. 5 PERFORMANCE: SOFTWARE REQUIREMENTS

    0. 4.0 BEFORE YOU SUBMIT: INFO NEEDED

    Performance - 2.5.4

    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

    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.

    ***********************************************************************

    Information Needed

    We began the review of your app but are not able to continue because we need access to a video that demonstrates your app in use on an iOS device.

    Specifically, please provide a video that demonstrates the features that use the Audio Background mode (Note: press the home button to show app in background with audio functionality).

    To provide a link to a demo video:

    - Log in to iTunes 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

    - Click "Save"

    - Once you've completed all changes, click the "Submit for Review" button at the top of the App Version Information page.

    Once this information is available, we can continue with the review of your app.

    Screenshot 0102 144836.png

    因为我没有用到“voip”所以删除了plist文件里的 “voip” 。

    再次提交又被打回

    Legal - 5.1.5

    Your app uses background location services but does not clarify the purpose of its use in the location modal alert as required in the iOS Human Interface Guidelines.

    Specifically, please clearly describe the purpose of the use of the user's location in the background.

    We've attached screenshot(s) for your reference.

    Next Steps

    Please revise the NSLocationAlwaysUsageDescription value in the Info.plist to specify the intended purpose of using the user's location while the app is in the background.

    Resources

    For additional information and instructions on configuring and presenting an alert, see the Requesting Permission section of the iOS Human Interface Guidelines and the Information Property List Key Reference.

    Information Needed

    We began the review of your app but aren't able to continue because we need additional information about your app. At your earliest convenience, please review the following questions and provide as much detailed information as you can.

    - What features in this app use background location?

    Please reply to this message in Resolution Center with the requested information.

    解决办法:上边说的意思是我访问用户地理位置时,没给用户说清楚访问用户地理位置的目的。哎真是醉了。审核的人不同要求也不同。

    发件人 Apple

    0.4.0 BEFORE YOU SUBMIT: INFO NEEDED

    Information Needed

    We began the review of your app but aren't able to continue because we need additional information about your app. At your earliest convenience, please review the following questions and provide as much detailed information as you can.

    - What features in this app use background location?

    Please reply to this message in Resolution Center with the requested information.

    2. 5 PERFORMANCE: SOFTWARE REQUIREMENTS

    Performance - 2.5.4

    Your app uses the Location Background mode but does not include the required "battery use" disclaimer in your app description.

    Next Steps

    Please add the following disclaimer to your Application Description:

    "Continued use of GPS running in the background can dramatically decrease battery life."

    Resources

    Since your iTunes Connect Application State is Metadata Rejected, we do NOT require a new binary. To revise the metadata, visit iTunes 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.

    NOTE: Please be sure to make any metadata changes to all App Localizations by selecting each specific localization and making appropriate changes.

    项目简介里添加【温馨提示】

    导航会持续使用GPS定位服务,切换至后台播报时,仍会保持GPS连接,相比其他操作会消耗更多的电量。

    GPS在后台持续运行会影响电池续航时间。

    2017年3月9日 上午6:31

    发件人 Apple

    4. DESIGN: PREAMBLE

    Design Preamble

    Your app includes an update button or alerts the user to update the app. To avoid user confusion, app version updates must utilize the iOS built-in update mechanism.

    Please see attached screenshots for details.

    Next Steps

    Please remove the update feature from your app. To distribute a new version of your app, upload the new app binary version into the same iTunes Connect record you created for the app's previous version. Updated versions keep the same Apple ID, iTunes Connect ID (SKU), and bundle ID as the original version, and are available free to customers who purchased a previous version.

    Resources

    To create new versions of your app, please see Replacing Your App with a New Version in the iTunes Connect Developer Guide.

    "检查更新"就是一个没人用,但是产品狗喜欢加上的功能.都给客户说过了苹果不允许加版本更新提示他们就是不听,被拒了吧。(非要加也不是没有办法,后台提供一个开关接口,上传审核的时候关掉,审核通过后开启提示就OK了)。

    2017年3月10日 下午11:43

    发件人 Apple

    1. 5 SAFETY: DEVELOPER INFORMATIONSafety - 1.5

    The support URL specified in your app’s metadata does not properly navigate to the intended destination.

    Specifically, we found that your support URL is irrelevant to your app.

    Next Steps

    Please revise your app’s support URL to ensure it directs users to a webpage that includes accurate and up-to-date contact information. You can edit your support URL on your app's Version Information page in iTunes Connect.                                                      

    大致问题是,技术支持网址和应用不符。我们大多数开发人员,填写的技术支持网址都是公司的网址。解决方法,要么叫公司做个一个应用介绍的网址(可以参考QQ微信的开发人员网站),或者重新上传一版就通过了。

    5. 1.1 Legal: Privacy - Data Collection and Storage

    麦克风权限:Privacy - Microphone Usage Description 是否允许此App使用你的麦克风? 相机权限: Privacy - Camera Usage Description 是否允许此App使用你的相机?相册权限: Privacy - Photo Library Usage Description 是否允许此App访问你的媒体资料库?通讯录权限: Privacy - Contacts Usage Description 是否允许此App访问你的通讯录?蓝牙权限:Privacy - Bluetooth Peripheral Usage Description 是否许允此App使用蓝牙? 语音转文字权限:Privacy - Speech Recognition Usage Description 是否允许此App使用语音识别?日历权限:Privacy - Calendars Usage Description 是否允许此App使用日历?定位权限:Privacy - Location When In Use Usage Description 我们需要通过您的地理位置信息获取您周边的相关数据定位权限: Privacy - Location Always Usage Description 我们需要通过您的地理位置信息获取您周边的相关数据定位的需要这么写,防止上架被拒。

    https://www.cnblogs.com/niceMan/p/5910514.html

    祝大家顺利上线!

    相关文章

      网友评论

        本文标题:iOS 苹果审核被拒之路。

        本文链接:https://www.haomeiwen.com/subject/lmdemttx.html