Releases: jinSasaki/InAppPurchase
Releases · jinSasaki/InAppPurchase
2.8.0
04 Mar 09:04
Compare
Sorry, something went wrong.
No results found
Breaking changes
Include PaymentTransaction? in InAppPurchase.Error
Refactor InAppPurchase.Error structure.
NOTE
2.7.3 and 2.7.4 are NOT recommended.
Please use this 2.8.0 if you would like to use a transaction in InAppPurchase.Error .
2.7.2
14 Aug 04:37
Compare
Sorry, something went wrong.
No results found
Updates for testing
Make PaymentTransaction.init(_:) public to use with InAppPurchaseStubs.StubPaymentTransaction
2.7.1
12 Aug 06:41
Compare
Sorry, something went wrong.
No results found
Bugfix
Fix a bug that InAppPurchase.init(productIds:) is not working.
2.7.0
12 Aug 02:47
Compare
Sorry, something went wrong.
No results found
New Feature
Add PaymentTransaction.original to get the original transaction.
Add PaymentTransaction.state to get the same state of SKPaymentTransactionState .
Add InAppPurchase.transactions to get not finished transactions.
Enhancements
Update custom example with InAppPurchase.transactions .
2.6.0
06 Aug 07:22
Compare
Sorry, something went wrong.
No results found
New Feature
Support multiple instances.
Support to customize finish transaction timing.
Support specified product ids for multiple instances
Add Example projects
2.5.1
12 Feb 09:30
Compare
Sorry, something went wrong.
No results found
New Feature
Support Swift Package Manager
2.5.0
10 Dec 18:33
Compare
Sorry, something went wrong.
No results found
New Feature
Added InAppPurchaseStubs.framework for test your apps with InAppPurchase.
Breaking changes
Rename InAppPurchase.PaymentState -> PaymentResponse
Rename InAppPurchase.PaymentState.State -> PaymentState
2.4.0
10 Dec 12:47
Compare
Sorry, something went wrong.
No results found
2.3.1
04 May 07:10
Compare
Sorry, something went wrong.
No results found
Fix
Make properties public. #44
2.3.0
04 May 07:09
Compare
Sorry, something went wrong.
No results found