iOS儲存圖片到相簿崩潰

來源:互聯網
上載者:User

標籤:script   導致   contain   圖片   rip   googl   過程   plist   系統   

  項目反覆式開發法的過程中,有使用者反映儲存圖片到相簿崩潰,最終自己測試出,在iOS11以下的手機正常儲存,而iOS11之後的手機則會出現反映的問題.列印錯誤資訊如下:

This app has crashed because it attempted to access privacy-sensitive data without a usage description.  The app‘s Info.plist must contain an NSPhotoLibraryAddUsageDescription key with a string value explaining to the user how the app uses this data.

  Google翻譯:

  此應用程式已崩潰,因為它嘗試訪問隱私敏感性資料,而無需使用說明。應用程式的Info.plist必須包含一個NSPhotoLibraryAddUsageDescription鍵,其中的字串值向使用者解釋應用程式如何使用此資料。

  查閱資料,導致問題的原因是iOS11系統過後蘋果新增加了一個許可權,以後儲存圖片需要添加許可權“Privacy - Photo Library Additions Usage Description”。

經測試,對於未升級到iOS11的裝置儲存圖片並沒任何問題, 但裝置升級到iOS11後再儲存圖片APP一定會崩潰,所以趕緊加到info.plist檔案中.

 

iOS儲存圖片到相簿崩潰

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.