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
- 클린 코드
- 애니메이션
- 리펙토링
- collectionview
- UITextView
- combine
- UICollectionView
- uiscrollview
- rxswift
- uitableview
- Observable
- Clean Code
- Protocol
- tableView
- swiftUI
- SWIFT
- clean architecture
- Xcode
- ios
- map
- RxCocoa
- Refactoring
- 리펙터링
- 리팩토링
- MVVM
- ribs
- 스위프트
- HIG
- Human interface guide
- swift documentation
Archives
- Today
- Total
김종권의 iOS 앱 개발 알아가기
[iOS - Swift] 인앱 결제 StoreKit 개념 목차 본문
1. 인앱 결제 StoreKit 개념 - Product 정의, 획득 (SKProduct, SKProductsRequest, SKProductsRequestDelegate)
2. 인앱 결제 StoreKit 개념 - 상품 구매 (SKPaymentQueue, SKPaymentTransactionObserver, transaction 추적)
3. 인앱 결제 StoreKit 개념 - 구매 완료 검증
4. 인앱 결제 StoreKit 개념 - 인앱 결제 관련된 문서 모든 링크
'iOS 응용 (swift)' 카테고리의 다른 글
Comments