andrewzboard
andrewzboard
Running system 10.15.1. App crashes always and immediately on launch.
**TL;DR**: Should I call verifyReceipt in the completion handler of retrieveProductsInfo? Should I delay a call to purchaseProduct until verifyReceipt has returned? The log files *seem* to say these are...
## Bug Report About 2/3 of attempts to purchase a renewable subscription in production are failing with error 2, payment cancelled. This is hard to reproduce in TestFlight/Sandbox. I realize...
That is, do events come in from Apple that originate with them, not in response to my calling SwiftyStoreKit? I call SwiftyStoreKit.completeTransactions() at launch. I understand this registers the observer,...
The first thing I wanted to do with this View was drag on one of the images that was outside the View's frame. (The `JT3DScrollView` has `clipsToBounds` set to false,...
This is a beautiful, succinct solution. I was wondering how to get the scroll to spin more freely, that is to go through more cards before stopping. I got the...