1.查看賬戶對(duì)應(yīng)的郵箱,是否有相關(guān)的說(shuō)明,依照說(shuō)明進(jìn)行修改。
例如系統(tǒng)權(quán)限問(wèn)題
有意思的是,權(quán)限的鍵值是string類型,不能為空,否則也不會(huì)通過(guò)。
Missing Info.plist key - This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSCameraUsageDescription key with a string value explaining to the user how the app uses this data.
- 如果沒(méi)有郵件,嘗試確認(rèn)下是否有用到私有api
參見(jiàn):http://blog.csdn.net/wsyx768/article/details/52538628
- 打客服、給蘋(píng)果團(tuán)隊(duì)發(fā)郵件詢問(wèn)原因。
...遇到了再補(bǔ)充