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