PHPhotoLibrary save a gif data

前端 未结 3 2057
自闭症患者
自闭症患者 2021-01-06 16:48

I can\'t find a similar method to ALAssetsLibrary->writeImageDataToSavedPhotosAlbum in the new PHPhotoLibrary since ALAssetsLibrary deprecated in iOS 9 I can\'t save GIF pro

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-06 17:19

    I solved my issue by creating temp file and using :

    creationRequestForAssetFromImageAtFileURL

提交回复
热议问题