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 |
Tags
- map
- Clean Code
- 리팩토링
- 스위프트
- combine
- clean architecture
- ios
- rxswift
- tableView
- Human interface guide
- uitableview
- MVVM
- swift documentation
- ribs
- UITextView
- swiftUI
- RxCocoa
- 리펙토링
- collectionview
- 리펙터링
- Protocol
- Xcode
- UICollectionView
- SWIFT
- 애니메이션
- uiscrollview
- Refactoring
- Observable
- HIG
- 클린 코드
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