Andrea Bizzotto
|
ca94438d4b
Add ProductsInfoControllerTests, better dependency injection for ProductsInfoController
|
8 년 전 |
Andrea Bizzotto
|
0e8d415bb4
Update to Xcode 9 recommended project settings
|
8 년 전 |
Andrea Bizzotto
|
aadfd8402b
Make InAppReceiptVerificator testable, add unit tests
|
8 년 전 |
Andrea Bizzotto
|
60b06c0ba8
Move receipt refresh and verification code to InAppReceiptVerificator.
|
8 년 전 |
Andrea Bizzotto
|
0b943ee273
Updated header
|
8 년 전 |
Andrea Bizzotto
|
62a26f94c5
Add purchase and subscription verification unit tests.
|
8 년 전 |
Andrea Bizzotto
|
98efb7bf0b
Use iOS AppDelegate on tvOS demo
|
8 년 전 |
Andrea Bizzotto
|
4a1ef71f04
Rename tvOS scheme
|
8 년 전 |
Andrea Bizzotto
|
07aa26c558
Share iOS ViewController on tvOS
|
8 년 전 |
Andrea Bizzotto
|
dec9bc389b
Add storyboard and view controller code for tvOS demo
|
8 년 전 |
Andrea Bizzotto
|
6dd9920309
Added tvOS demo target
|
8 년 전 |
Andrea Bizzotto
|
eb3058290b
Add swiftlint as a project build step. Disabled rules: type_name, type_length
|
8 년 전 |
Andrea Bizzotto
|
439dc61ed5
Moved logic to retrieve products info to ProductsInfoController
|
8 년 전 |
Andrea Bizzotto
|
61a1cb85ba
Remove old InAppCompleteTransactionsObserver and InAppPurchaseRequest
|
8 년 전 |
Andrea Bizzotto
|
4eef88e0d9
Integrate new PaymentQueueController into SwiftyStoreKit implementation
|
8 년 전 |
Andrea Bizzotto
|
b285bc1441
Add CompleteTransactionsController definition
|
8 년 전 |
Andrea Bizzotto
|
c0749d206c
Cleanup
|
8 년 전 |
Andrea Bizzotto
|
2adfadf856
Implemented RestorePurchasesController and tests
|
8 년 전 |
Andrea Bizzotto
|
aef356df01
Implemented purchases in PaymentsController and started implementing RestorePurchasesController + tests
|
8 년 전 |
Andrea Bizzotto
|
64c7325220
Add PaymentsController
|
8 년 전 |
Andrea Bizzotto
|
ca5239b289
Started implementing PaymentQueueController and associated tests
|
8 년 전 |
Andrea Bizzotto
|
e34675463a
Rename ReceiptValidators.swift -> AppleReceiptValidator.swift
|
8 년 전 |
Luong Huy Duc
|
e801d51a23
Change method signature to inject ReceiptValidator in
|
8 년 전 |
Andrea Bizzotto
|
a7516e183c
Move all SwiftyStoreKit types into separate file
|
8 년 전 |
Andrea Bizzotto
|
ee63638c97
Renamed targets and folders
|
8 년 전 |
Andrea Bizzotto
|
b0480ad8bf
Enable automatic code signing
|
8 년 전 |
Andrea Bizzotto
|
db9eec4d20
Add SKProduct extension to provide a localizedPrice string
|
8 년 전 |
Andrea Bizzotto
|
5e3dcb4b18
Keep default SWIFT_VERSION as this is already 3.0
|
9 년 전 |
Felix Lamouroux
|
7fa3254b7a
Set APPLICATION_EXTENSION_API_ONLY to YES
|
9 년 전 |
Andrea Bizzotto
|
afa4cdacd2
Convert SwiftyStoreOSXDemo to Swift 3.0
|
9 년 전 |