Историја ревизија

Аутор SHA1 Порука Датум
  bitjeep 7f0cbe3a5b Adding a wrapper around the "simulatesAskToBuyInSandbox" property in SKMutablePayment. This allows testing of Ask To Buy when using a sandbox testing account (see https://stackoverflow.com/questions/42152560/how-to-handle-skpaymenttransactionstatedeferred for details). пре 7 година
  Andrea Bizzotto 755ffd845b Add assertion to check that completeTransactions() was called when the app launches. пре 7 година
  Andrea Bizzotto 6a4f0abfc0 shouldAddStorePayment unit tests пре 8 година
  Andrea Bizzotto 9b4201ac4c Renamed Product to Purchase. пре 8 година
  Tom Baranes 768460aaa8 Fix swiftlint warnings пре 8 година
  Andrea Bizzotto c76269c4c2 Removed function_body_length from .swiftlint.yml and disabled it in the only test file that breaks the default 40 line limit пре 8 година
  Andrea Bizzotto bec05bd5b2 Fix non correctable linting warnings manually пре 8 година
  Andrea Bizzotto 2996240599 Second run with swiftlint пре 8 година
  Andrea Bizzotto 1a240051fd First run with swiftlint пре 8 година
  Andrea Bizzotto 294293a2b0 Make all new payment classes internal rather than public as they are not designed to be used outside SwiftyStoreKit пре 8 година
  Andrea Bizzotto e9d8f2dc81 Additional PaymentQueueController tests пре 8 година
  Andrea Bizzotto 1170440c36 Update RestorePurchasesController to accumulate all relevant updated transaction in an array, and call the callback in restoreCompletedTransactionsFailed or restoreCompletedTransactionsFinished пре 8 година
  Andrea Bizzotto 3616668cfc Added PaymentQueueController integration tests. These are useful as reference and documentation about the order in which transactions are processed. пре 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 година