Andrea Bizzotto
|
2613846704
podspec version 0.7.0
|
hace 8 años |
Andrea Bizzotto
|
bf646ca0d9
Update README with latest changes from payment queue controller pull request
|
hace 8 años |
Andrea Bizzotto
|
88537fc8b9
Merge develop into master
|
hace 8 años |
Andrea Bizzotto
|
ee4dfd008c
Merge pull request #131 from bizz84/feature/payment-queue-controller
|
hace 8 años |
Andrea Bizzotto
|
8e07fc5cdf
Refactor ProductsInfoController to use more functional syle
|
hace 8 años |
Andrea Bizzotto
|
23db9441a1
Merge develop into feature/payment-queue-controller
|
hace 8 años |
Andrea Bizzotto
|
ad8a7511fe
Update copyright notice
|
hace 8 años |
Andrea Bizzotto
|
0bd7caad3d
Add featured app using SwiftyStoreKit
|
hace 8 años |
Andrea Bizzotto
|
267dbd67c8
Documented new payment flows in README
|
hace 8 años |
Andrea Bizzotto
|
294293a2b0
Make all new payment classes internal rather than public as they are not designed to be used outside SwiftyStoreKit
|
hace 8 años |
Andrea Bizzotto
|
10d7b7a948
Merge develop into feature/payment-queue-controller
|
hace 8 años |
Andrea Bizzotto
|
a42abe0b2f
Add CONTRIBUTING page
|
hace 8 años |
Andrea Bizzotto
|
f2f8069e55
Updated README with refactor branch information
|
hace 8 años |
Andrea Bizzotto
|
74c700e7cf
Add unit tests target to build script
|
hace 8 años |
Andrea Bizzotto
|
41d91102a1
Remove verifyReceipt code in app delegate
|
hace 8 años |
Andrea Bizzotto
|
059873ba4c
Update documentation
|
hace 8 años |
Andrea Bizzotto
|
edc3b2a553
Perform InAppProductQueryRequest on calling thread
|
hace 8 años |
Andrea Bizzotto
|
03d563a140
Clearer separation between SwiftyStoreKit class and instance methods / variables. Added internal initialiser and methods to enable testability
|
hace 8 años |
Andrea Bizzotto
|
439dc61ed5
Moved logic to retrieve products info to ProductsInfoController
|
hace 8 años |
Andrea Bizzotto
|
e9d8f2dc81
Additional PaymentQueueController tests
|
hace 8 años |
Andrea Bizzotto
|
1170440c36
Update RestorePurchasesController to accumulate all relevant updated transaction in an array, and call the callback in restoreCompletedTransactionsFailed or restoreCompletedTransactionsFinished
|
hace 8 años |
Andrea Bizzotto
|
65d135f182
Add applicationUsername support to restore purchases
|
hace 8 años |
Andrea Bizzotto
|
61a1cb85ba
Remove old InAppCompleteTransactionsObserver and InAppPurchaseRequest
|
hace 8 años |
Andrea Bizzotto
|
226ded5820
Documented SKPaymentQueue behaviour and implementation in SwiftyStoreKit
|
hace 8 años |
Andrea Bizzotto
|
bc50b3a231
Allow PaymentController to enqueue multiple payments with same product identifier. Added tests to check correct behaviour.
|
hace 8 años |
Andrea Bizzotto
|
4eef88e0d9
Integrate new PaymentQueueController into SwiftyStoreKit implementation
|
hace 8 años |
Andrea Bizzotto
|
3616668cfc
Added PaymentQueueController integration tests. These are useful as reference and documentation about the order in which transactions are processed.
|
hace 8 años |
Andrea Bizzotto
|
63bab1d2c5
Added CompleteTransactionsControllerTests
|
hace 8 años |
Andrea Bizzotto
|
9ec02899cf
Preparing to hook PaymentQueueController in SwiftyStoreKit
|
hace 8 años |
Andrea Bizzotto
|
4eca383348
Wiring up CompleteTransactionsController
|
hace 8 años |