Skip to content

Releases: tidev/ti.storekit

5.0.0

17 May 14:25
6040b58
Compare
Choose a tag to compare
  • Support for macOS devices
  • Support for Apple Silicon devices
  • Updated from the static openssl lib to the bundled OpenSSL framework

4.3.2

20 Jun 08:29
51b93d8
Compare
Choose a tag to compare
  • Fix crash when restoring products (MOD-2399)

4.3.1

09 Mar 17:12
51b93d8
Compare
Choose a tag to compare
  • Fix a possible AppStore rejection caused by the "showCloudSetupDialog" API

4.3.0

24 Jan 14:43
51b93d8
Compare
Choose a tag to compare
  • Expose iOS 11.2+ Discount APIs
  • Expose allowedStorePaymentProductIdentifiers to allow In-App purchases from the AppStore (iOS 11+)

4.1.1

28 May 20:32
Compare
Choose a tag to compare
  • Wrap requestReviewDialog for Xcode < 8.3 (MOD-2338)

4.1.0

18 Apr 12:19
Compare
Choose a tag to compare
  • Support for requestReviewDialog()
  • Support for showProductDialog()
  • Support for showCloudSetupDialog()
  • Update OpenSSL to 1.0.2k

4.1.0 Beta 1

18 Apr 11:38
Compare
Choose a tag to compare
4.1.0 Beta 1 Pre-release
Pre-release
  • Support for requestReviewDialog()
  • Support for showProductDialog()
  • Support for showCloudSetupDialog()
  • Update OpenSSL to 1.0.2k

4.0.1

16 Apr 14:10
Compare
Choose a tag to compare
  • Return the receipt as a String using the recommended [NSBundle appstoreReceiptURL] method
  • Use the CFBundleVersion instead of CFBundleShortVersionString as recommended by Apple

4.0.0

14 Apr 22:03
Compare
Choose a tag to compare
  • Rebuild with Titanium SDK 6.0.3.GA
  • Remove receiptReceipt in favor of validateReceipt
  • Remove deprecated & outdated API's
  • Expose restoreCompletedTransactionsWithApplicationUsername method
  • Update docs to reflect latest StoreKit recommendations

ios-3.1.2

14 Jan 23:58
Compare
Choose a tag to compare
Merge pull request #13 from jonalter/MOD-1802

[MOD-1802] Fixed app failing to build when including module and building with TiSDK 3.5.0.GA