Commit History

Author SHA1 Message Date
  Andrea Bizzotto 4edede3f8c Make password parameter explicit for receipt verification 8 years ago
  Andrea Bizzotto db9eec4d20 Add SKProduct extension to provide a localizedPrice string 8 years ago
  Andrea Bizzotto e72967d048 Merge master into swift-3.0 9 years ago
  Andrea Bizzotto 77634c4052 Make code compile on Xcode 8 GM 9 years ago
  Andrea Bizzotto e479b888a8 Update price formatting example to use product price locale. 9 years ago
  Andrea Bizzotto 3faf3775b0 Updated view controller enums to Swift 3.0 style 9 years ago
  Andrea Bizzotto afa4cdacd2 Convert SwiftyStoreOSXDemo to Swift 3.0 9 years ago
  Andrea Bizzotto 298eabbdf6 Compile fix for OSX Demo 9 years ago
  Andrea Bizzotto dbf1f627e7 Updated alerts and making OS X demo target compile 9 years ago
  Andrea Bizzotto c3b0f300e5 Added PurchaseType enum to be used by verifyPurchase() method. AutomaticallyRenewableSubscription and NonRenewingSubscription types now provide a validUntilDate property that is checked against the receipts expiration dates to determine if the subscription is purchased or expired 9 years ago
  Andrea Bizzotto 15a265ff32 Enable various purchase types on test view controllers 9 years ago
  Andrea Bizzotto 9d15648d88 Updated view controllers and storyboards with verifyPurchase actions and alerts 9 years ago
  Andrea Bizzotto 780a36f67e Renamed and moved RetrieveResults struct into SwiftyStoreKit 9 years ago
  Andrea Bizzotto d1139480bc Retrieve all products infos at once 9 years ago
  Andrea Bizzotto c821c55c9d Updated README and view controller sample code for Restore Purchases API 9 years ago
  Andrea Bizzotto faf77cbf79 Modified InAppProducrPurchaseRequest and SwiftyStoreKit to gather and return multiple results at once as needed when restoring purchases. 9 years ago
  Andrea Bizzotto 0d2d2d35e2 Shorter type names for all enumerations 9 years ago
  Andrea Bizzotto 4be7066279 Simplified PurchaseResultType to specify only one error case with internal PurchaseErrorType result 9 years ago
  Andrea Bizzotto 5cafc60dc7 Fixed typo and some code formatting 9 years ago
  Andrea Bizzotto 737e863396 Updated License in demo source files 9 years ago
  phimage 16aeaab132 Rename receiptRefresh to refreshReceipt. 9 years ago
  phimage 7b45c5908c Merge remote-tracking branch 'origin/master' into feature-receipt 9 years ago