Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- uitableview
- Refactoring
- Observable
- uiscrollview
- Human interface guide
- HIG
- SWIFT
- Protocol
- Clean Code
- rxswift
- clean architecture
- 리팩토링
- 클린 코드
- 리펙토링
- 스위프트
- collectionview
- ios
- 애니메이션
- combine
- swift documentation
- 리펙터링
- map
- swiftUI
- UITextView
- ribs
- MVVM
- Xcode
- UICollectionView
- RxCocoa
- tableView
Archives
- Today
- Total
목록Background에서 업로드 (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 3. Multipart, 멀티파트 - BackgroundSession 사용 방법 (background에서 업로드, suspended에서 업로드, not running에서 업로드, getTasksWithCompletionHandler)
1. Multipart, 멀티파트 - 개념 (메모리 효율성, 네트워크 대역폭, 개별적 재전송 유리) 2. Multipart, 멀티파트 - URLSession으로 구현 (uploadTask, URLSessionUploadTask, progress 처리) 3. Multipart, 멀티파트 - BackgroundSession 사용 방법 (background에서 업로드, suspended에서 업로드, not running에서 업로드, getTasksWithCompletionHandler) BackgroundSession 이란? URLSession 인스턴스를 생성할 때 URLSessionConfiguration를 사용하여 캐시 정책, 타임아웃 지정이 가능한데 여기서 background session 컨피그로 설정..
iOS 응용 (swift)
2023. 7. 3. 02:20