SwiftyStoreKit icon indicating copy to clipboard operation
SwiftyStoreKit copied to clipboard

Will SwiftyStoreKit update to CocoaPods? (I can only install 0.16.1)

Open ghost opened this issue 2 years ago • 3 comments

Question

I need to use func func paymentQueue(SKPaymentQueue, didRevokeEntitlementsForProductIdentifiers: [String]) from SKPaymentTransactionObserver and it's only available in the latest version 0.16.3 but via CocoaPods I can install only 0.16.1 (https://cocoapods.org/pods/SwiftyStoreKit). Will the library be updated in CocoaPods, and if so, when?

ghost avatar Aug 05 '21 13:08 ghost

+1. There are number of warnings generated as well that are fixed but haven't been pushed to a new version yet. While we can pull direct from master in our Podfile, having a new version would be excellent.

colinhumber avatar Oct 01 '21 14:10 colinhumber

Podspec is updated. Just need @bizz84 to push the podspec to pod trunk!

Sam-Spencer avatar Dec 06 '21 17:12 Sam-Spencer

Which still hasn't happened and it's May. I just used SPM.

ronnie-codes avatar May 05 '22 02:05 ronnie-codes