提交AppStore时候被拒绝

拒绝原因:Your app declares support for audio in the UIBackgroundModes key in your Info.plist, but we were unable to play any audible content when the application was running in the background.

翻译:在你的Info.plist文件中设置了后台仍能播放音频模式(也就是UIBackgroundModes模式),但是当应用运行在后台时,没有任何功能是有关音频的. 大概意思:你app配置告诉我后台可以播放音频, 但是app在后台时,没有任何功能会播放音频.

解决办法:描述下你app的这个功能, 打开这个对应的音频功能, 然后切入后台, 还在播放语音, 然后切换前台. OK了, 把这个用英文描述出来回封邮件就行了. 同时, 最好再录制一个视频, 录下这段视频上传土豆/优酷, 然后把对应的地址也写在邮件了. 然后提交的时候, 把这个地址放在备注里, 一切OK了~~~~

分享下我的邮件

Dear Sir or Madam:

My app was rejected: "Your app declares to support for audio in the UIBackgroundModes key in your Info.plist, but we were unable to play any audible content when the application was running in the background"

I've made a video.Link address: http://www.tudou.com/programs/view/_EZLF5Il0YI/

My company also has a similar app, the name is “石家庄~~~”, AppleID is: 114~~~. The functions of these two app are very similar, all have voice navigation play function.

Thank you very much!

你好:

我的app被拒绝了,拒绝原因:”Your app declares support for audio in the UIBackgroundModes key in your Info.plist, but we were unable to play any audible content when the application was running in the background.”

我录制了一个视频, 链接地址: http://www.tudou.com/programs/view/_EZLF5Il0YI/   (最好在这里描述下你的操作, 随便了~~)

我公司还有一个相似的app, 名字是”石家庄~~~”, AppleID是:1147~~~,这两个app的功能十分相似, 都有语音导航播放功能.

非常感谢!

最后注意:

重要的事情说三遍!重要的事情说三遍!重要的事情说三遍!

如果你只描述, 不给对应的演示链接, 既有可能被再次拒绝

拒绝原因: We began the review of your app but are not able to continue because we need access to a video that demonstrates the background audio feature of your app in use in background mode on an iOS device.To provide a link to a demo video. 翻译:我们开始审核你的app, 但是我们不能继续,因为我需要一个视频, 来演示当app切换到后台时, 有可以播放语音的功能.提供一个链接去演示.(是不是操蛋了~~~)

没法了, 乖乖按上面方法录制视频吧~~~~~

最后, 分享一下我的加急邮件(ps:新项目, 没法子搞啥重大bug,只能围绕活动来说了)

Dear Sir or Madam:

This app is my company to cooperate with the Shijiazhuang municipal government, in order to solve the parking problem in Shijiazhuang city. We were originally scheduled to be on line 2016-9-12, at the same time also informed the city's residents, tens of thousands of residents are looking forward to the app line, it will bring great convenience to their travel.

Before app on the line,we have done a lot of user experience survey, we have received a lot of feedback from the public, the city's residents are looking forward to the arrival of 2016-9-12 this day. Before this, Our company has invested millions of RMB in the operation promotion and parking lot hardware, If not on this day on the line, will cause a huge loss to the company. At the same time, tens of thousands of people in Shijiazhuang will be disappointed, because they expect a long time app can not be downloaded in a timely manner.

Hope to get your help, thank you very much! Thousands of Shijiazhuang people will thank you!

 
 

你好:

这个app是我公司跟石家庄市政府合作的, 是为了解决石家庄市居民停车难问题. 我们原定在2016-9-12日上线, 同时也告知了全市居民, 成千上万的居民都很期待这个app的上线, 这会给他们的出行带来极大的便利.

在app上线之前, 我们做了大量的用户体验调查, 我们收到了许多市民的反馈, 全市居民都很期待 2016-9-12这一天的到来. 在这之前, 我们公司已经在运营推广和停车场硬件上投入了几百万人民币, 如果不能在这天上线, 会给公司造成巨大损失.同时, 成千上万的石家庄市民也会感到失望, 因为他们期待已久的app不能及时下载使用.

希望能得到您的帮助,非常感谢!成千上万的石家庄市民也会感谢您!

Your app declares support for audio in the UIBackgroundModes key in your Info.plist 错误的更多相关文章

  1. App Technical Support

     App Technical Support For All Email: anonymizer.chief@outlook.comTel: +86 16443450269

  2. Android APP使用NDK编译后的ffmpeg库出现undefined reference to 'posix_memalign'错误

    在android程序中使用NDK编译后的ffmpeg库的时候出现了如下错误: jni/libs/libavutil.a(mem.o): in function av_malloc:libavutil/ ...

  3. (org.openqa.selenium.WebDriverException: Unable to launch the app: Error: Trying to start logcat capture but it's already started! )错误解决办法

    新增: capabilities.setCapability("autoLaunch",false); 将setup中的: driver = new AndroidDriver(n ...

  4. iOS App被拒原因以及解决方案总结。

    Guideline 1.2 - Safety - User Generated Content Your app enables the display of user-generated conte ...

  5. 审核被拒(后台定位,autio,voip,发表朋友圈)

    APP上线审核被拒那些事(一) 2.3 - Apps that do not perform as advertised by the developer will be rejected 2.3 D ...

  6. Multitasking Apps may only use background services for their intended purposes

    2.16 Details Your app declares support for audio in the UIBackgroundModes key in your Info.plist, bu ...

  7. IOS AudioServicesPlaySystemSound 后台锁屏播放

    AudioServicesPlaySystemSound 想在锁屏后台播放报警提示音. 添加了UIBackgroundModes,audio,官方审核不通过! IOS的闹钟是怎么实现的,锁屏不能播放声 ...

  8. 70.app上架被拒(info.plist定位参数配置)

    问题一: Your app declares support for location in the UIBackgroundModes key in your Info.plist file but ...

  9. 三步走起 提升 iOS 审核通过率 上篇

    <ignore_js_op> Bugly 技术干货系列内容主要涉及移动开发方向,是由 Bugly 邀请腾讯内部各位技术大咖,通过日常工作经验的总结以及感悟撰写而成,内容均属原创,转载请标明 ...

随机推荐

  1. GJM : Unity3D HIAR 目录导航

    感谢您的阅读.喜欢的.有用的就请大哥大嫂们高抬贵手"推荐一下"吧!你的精神支持是博主强大的写作动力以及转载收藏动力.欢迎转载! 版权声明:本文原创发表于 [请点击连接前往] ,未经 ...

  2. 在centos 服务器上安装phalcon框架 undefined symbol: php_pdo_get_dbh_ce

    去git 下载对应版本的框架 命令行: sudo yum install php-devel pcre-devel gcc make 然后使用GIT clone到服务器上,然后 git clone g ...

  3. 兼容当前多浏览器的渐变颜色背景gradient的写法

    经常有一些时候需要使用渐变背景,使用长条图片有点太不高大上了,于是自己写了个小例子,兼容多浏览器就要为每一个浏览器写对应的CSS,太低版本的浏览器只能使用图片做背景. 下面是当前五大浏览器对gradi ...

  4. HTML中的标记-遁地龙卷风

    第三版 上一版本在未经验证的情况下,盲目的认为很多东西是那样,造成错误,非常抱歉. 0.什么是标记 <input type="checkbox" checked />& ...

  5. SharePoint 2013 日期和时间字段格式设置

    前言 最近碰到一个需求,用户希望修改日期和时间字段的格式,因为自己的环境是英文的,默认的时间格式是[月/日/年]这样的格式,我也是碰到这个问题才知道,这是美式的时间格式,然而用户希望变成英式的时间格式 ...

  6. HTML5-电影影评网

    学习完了HTML5的新标签,然后结合之前的案例做了第一个小案例.自我感觉良好.下面我来展示一下图片 这是我浏览其他网站的时候以为发现的新功能可以运行代码,这是运行之后截得图片.自我感觉照片还是蛮高大上 ...

  7. Android--Volley框架的使用

    一.Volley特点 通信更快,更简单(数据量不大,但网络通信频繁) Get.Post网络请求及网络图像的高效率异步处理 排序(可以通过网络请求的优先级进行处理) 网络请求的缓存 多级别取消请求 和A ...

  8. Activity的释放

    1.ActivityTwo.finish(); 在你的activity动作完成的时候,或者Activity需要关闭的时候,调用此方法.当你调用此方法的时候,系统只是将最上面的Activity移出了栈, ...

  9. iOS中的一些细节

    1. 在使用单例模式时一般使用allocWithZone 因为alloc最终还是会调用allocWithZone进行分配空间 2. synchronized 线程锁(互斥锁) 优点:能防止多线程抢夺资 ...

  10. JavaSE 之 final 初探

    我们先看一道面试题: 请问 final 的含义是什么?可以用在哪里?其初始化的方式有哪些? 首先我们回答一下这道题,然后再探究其所以然.  1.final 表示“最终的”.“不可改变的”,意指其修饰类 ...