コミット履歴

作者 SHA1 メッセージ 日付
  bizz84 d15cdb0511 Add additional default case in SKError.code switch when purchasing a product. 6 年 前
  Andrea Bizzotto 49bd0dd0c3 Access downloads array from transaction. 7 年 前
  Andrea Bizzotto 756e9fe48d Updated main app to show how to use updatedDownloadsHandler and the new download methods 7 年 前
  Andrea Bizzotto f19dcaba33 Omit optional validUntil parameter on ViewController 7 年 前
  Andrea Bizzotto 7af1d35d68 Change first named parameter of verifySubscription 7 年 前
  Andrea Bizzotto 0d454eec87 swiftlint autocorrect 7 年 前
  Andrea Bizzotto a4f64a8b92 Update ViewController to verify all subscriptions in group 7 年 前
  Andrea Bizzotto d8a61a15f1 Improve logging for verifyPurchase, verifySubscription methods 7 年 前
  Andrea Bizzotto f4a99d38f7 Merge pull request #327 from bizz84/update-iOS-demo-app 7 年 前
  Andrea Bizzotto 725ca7bd6c var to let tweak on ViewController 7 年 前
  Andrea Bizzotto 47e303f2f8 Make app work on tvOS 7 年 前
  Andrea Bizzotto 72a34934e9 Merge pull request #267 from rishi420/master 7 年 前
  Andrea Bizzotto 5513ceda48 Make demo compile on tvOS 7 年 前
  Andrea Bizzotto bf3c1d6d88 Add UI options for consumable, non consumable, non renewing, auto renewable subscriptions 7 年 前
  Andrea Bizzotto fe93bb387b Removed password parameter from signature of ReceiptValidator.validate method. 7 年 前
  Warif Akhand Rishi 2aff383e35 print valid until or expired since date separately in example project for iOS 8 年 前
  Andrea Bizzotto 21cb17ad2f Print localized description when a purchase fails with .unknown error 8 年 前
  Andrea Bizzotto 0a794db392 Update no receipt data error message on demo apps 8 年 前
  Andrea Bizzotto 60b06c0ba8 Move receipt refresh and verification code to InAppReceiptVerificator. 8 年 前
  Andrea Bizzotto 9b4201ac4c Renamed Product to Purchase. 8 年 前
  Andrea Bizzotto 57d1125e86 Rename expiresDate to expiryDate in demo apps 8 年 前
  Andrea Bizzotto 48a4c9e8a1 Add new SKError code cloudServiceRevoked for iOS 10.3 8 年 前
  Tom Baranes 768460aaa8 Fix swiftlint warnings 8 年 前
  Andrea Bizzotto 07aa26c558 Share iOS ViewController on tvOS 8 年 前
  Andrea Bizzotto dafd0019be Introduce SubscriptionType to differentiate between auto-renewable and non-renewing subscriptions. 8 年 前
  Andrea Bizzotto 3080c12f76 Fix compile errors on view controllers 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 91dd40562b Replace PurchaseError and InternalErrorCode with SKError 8 年 前