Benjamin Mayo

Results 5 comments of Benjamin Mayo

It wouldn't be that hard to make the code that uses `NetworkAvailabilityCenter` conditionally available on supported platforms only, it's a minor utility rather than essential to the framework. This would...

If you want to help, you can make a fork of the codebase, comment out all the `NetworkAvailabilityCenter` dependent stuff and build your app, you can give it a spin...

If you want to merge against master, the receipt validation issue for Xcode Store Kit Test Configuration generated receipts should be resolved.

Thanks for bringing this to my attention. I haven't looked at the iOS 14 StoreKit stuff yet. The good news is this API should be easily supportable inside of `MerchantKit`...

Sure, I'm happy to look at anything put forward. The implementation of this should prolly consist of a call to checkReceipt from the `didRevoke...` delegate callback.