download file in ios 12

前端 未结 0 2007
日久生厌
日久生厌 2020-12-20 01:16

I\'m using the following code to download and save file in Files app in iOS.

func downloadFile(url: String) {
    guard let url = URL(string: url) else { retu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题