Your app declares support for audio in the UIBackgroundModes key in your Info.plist 錯誤

来源:http://www.cnblogs.com/bigshow1949/archive/2016/11/18/6077767.html
-Advertisement-
Play Games

提交AppStore時候被拒絕 拒絕原因:Your app declares support for audio in the UIBackgroundModes key in your Info.plist, but we were unable to play any audible conte ...


提交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不能及時下載使用.

       希望能得到您的幫助,非常感謝!成千上萬的石家莊市民也會感謝您!

 


您的分享是我們最大的動力!

-Advertisement-
Play Games
更多相關文章
  • 前言:之前我有寫過CSS3的transform這一這特性,對於它的用法,還不是很透徹,今天補充補充,呵呵 你懂的,小司機準備開車了。 a)再提一提transform的四個屬性 ①旋轉 >rotate(參數a),單位deg,表示旋轉角度,正數順時針,負數逆時針。 ②縮放 >scale(參數a),單位1 ...
  • 下載地址 Vue.js 2.0 參考手冊.CHM下載鏈接: http://pan.baidu.com/s/1kVbhd4b 密碼: wxfh ...
  • ...
  • 前言 啦啦啦~大家好,又見面啦~ 本篇博文講和大家一起完成一個需要註冊、登錄的備忘錄的,一起學習 SharedPreferences 的基本使用,學習 Android 中常見的文件操作方法,複習 Android 界面編程。 直接進入正題~ 基礎知識 1.SharedPreferences 的使用 使 ...
  • 接觸微信支付之前聽說過這是一個坑,,,心裡已經有了準備。。。我以為我沒準跳坑出不來了,沒有想到我填上了,調用成功之後我感覺公司所有的同事都是漂亮的,隔著北京的大霧霾我仿佛看見了太陽~~~好了,裝逼結束。。。進入正題 開發準備: 1.在微信開放平臺申請賬號 2.成功後創建應用,就是填一些看似很官方很正 ...
  • publicclassMainActivityextendsAbBaseActivity{ privatestaticfinalString TAG ="MainActivity"; privateMyApplication myApplication; privateContext mContex ...
  • adb全程為Android Debug Bridge,字面意思就是安卓調試橋接。就是android系統提供的一套 工具幫我們建議一個連接android設備的通道,然後在電腦上發送一些指令,完成工作。 android設備得先打開選項settings-applications-development-U ...
  • R G B 值 R G B 值 R G B 值 黑色 0 0 0 #000000 黃色 255 255 0 #FFFF00 淺灰藍色 176 224 230 #B0E0E6 象牙黑 41 36 33 #292421 香蕉色 227 207 87 #E3CF57 品藍 65 105 225 #4169 ...
一周排行
    -Advertisement-
    Play Games
  • 移動開發(一):使用.NET MAUI開發第一個安卓APP 對於工作多年的C#程式員來說,近來想嘗試開發一款安卓APP,考慮了很久最終選擇使用.NET MAUI這個微軟官方的框架來嘗試體驗開發安卓APP,畢竟是使用Visual Studio開發工具,使用起來也比較的順手,結合微軟官方的教程進行了安卓 ...
  • 前言 QuestPDF 是一個開源 .NET 庫,用於生成 PDF 文檔。使用了C# Fluent API方式可簡化開發、減少錯誤並提高工作效率。利用它可以輕鬆生成 PDF 報告、發票、導出文件等。 項目介紹 QuestPDF 是一個革命性的開源 .NET 庫,它徹底改變了我們生成 PDF 文檔的方 ...
  • 項目地址 項目後端地址: https://github.com/ZyPLJ/ZYTteeHole 項目前端頁面地址: ZyPLJ/TreeHoleVue (github.com) https://github.com/ZyPLJ/TreeHoleVue 目前項目測試訪問地址: http://tree ...
  • 話不多說,直接開乾 一.下載 1.官方鏈接下載: https://www.microsoft.com/zh-cn/sql-server/sql-server-downloads 2.在下載目錄中找到下麵這個小的安裝包 SQL2022-SSEI-Dev.exe,運行開始下載SQL server; 二. ...
  • 前言 隨著物聯網(IoT)技術的迅猛發展,MQTT(消息隊列遙測傳輸)協議憑藉其輕量級和高效性,已成為眾多物聯網應用的首選通信標準。 MQTTnet 作為一個高性能的 .NET 開源庫,為 .NET 平臺上的 MQTT 客戶端與伺服器開發提供了強大的支持。 本文將全面介紹 MQTTnet 的核心功能 ...
  • Serilog支持多種接收器用於日誌存儲,增強器用於添加屬性,LogContext管理動態屬性,支持多種輸出格式包括純文本、JSON及ExpressionTemplate。還提供了自定義格式化選項,適用於不同需求。 ...
  • 目錄簡介獲取 HTML 文檔解析 HTML 文檔測試參考文章 簡介 動態內容網站使用 JavaScript 腳本動態檢索和渲染數據,爬取信息時需要模擬瀏覽器行為,否則獲取到的源碼基本是空的。 本文使用的爬取步驟如下: 使用 Selenium 獲取渲染後的 HTML 文檔 使用 HtmlAgility ...
  • 1.前言 什麼是熱更新 游戲或者軟體更新時,無需重新下載客戶端進行安裝,而是在應用程式啟動的情況下,在內部進行資源或者代碼更新 Unity目前常用熱更新解決方案 HybridCLR,Xlua,ILRuntime等 Unity目前常用資源管理解決方案 AssetBundles,Addressable, ...
  • 本文章主要是在C# ASP.NET Core Web API框架實現向手機發送驗證碼簡訊功能。這裡我選擇是一個互億無線簡訊驗證碼平臺,其實像阿裡雲,騰訊雲上面也可以。 首先我們先去 互億無線 https://www.ihuyi.com/api/sms.html 去註冊一個賬號 註冊完成賬號後,它會送 ...
  • 通過以下方式可以高效,並保證數據同步的可靠性 1.API設計 使用RESTful設計,確保API端點明確,並使用適當的HTTP方法(如POST用於創建,PUT用於更新)。 設計清晰的請求和響應模型,以確保客戶端能夠理解預期格式。 2.數據驗證 在伺服器端進行嚴格的數據驗證,確保接收到的數據符合預期格 ...