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