Post

Replies

Boosts

Views

Activity

Comment on App Store sandbox, "Clear purchase history" does not work.
Here's how one would expect SKPaymentTransactionObserver to work: 1.0) Observe restore only for items that are not expired or refunded (like the StoreKit config file does). 2.0) There is already a date sent to the observer. Why not make it a useful date, like subscription expiry date? 2.1) Observe purchase only once per payment or renewal (not important if we get the useful date).
Nov ’21
Comment on SwiftUI slider step broken since iOS 15
You have confirmed the difference. I have seen the difference. There is a bug in iOS 15. Will it really help if I post more code? I have not yet filed a bug report for this. I have filed a bug report for another iOS 15 bug that is more severe: FB9669244. I was baffled that there was nothing on the internet about this slider bug so I wanted to post here first. The feedback assistant is a little black holeish. Thank you very much for taking the time to confirm this iOS 15 bug.
Oct ’21