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