DS
Size: a a a
DS
DS
АК
АК
АК
DS
DS
DS
АК
YL
Alamofire
можно скачать файл с сервера и сохранить в общие файлы (документы) дивайса?R
Alamofire
можно скачать файл с сервера и сохранить в общие файлы (документы) дивайса?let fileURL = try! FileManager.default.url(for: .documentDirectory, in: .userDomainMask, appropriateFor: nil, create: true).appendingPathComponent("\(fileName).json")
try! data.write(to: fileURL)
YL
let fileURL = try! FileManager.default.url(for: .documentDirectory, in: .userDomainMask, appropriateFor: nil, create: true).appendingPathComponent("\(fileName).json")
try! data.write(to: fileURL)
D
KK
KK
KK
F0
F0
F