wwdc23-code-notes
wwdc23-code-notes copied to clipboard
Example Code of WWDC23
Thank you for your very helpful review, commentary and example code for these StoreKit changes. They have been very helpful in understanding and using the new views and APIs. One...
Hello, I think I might have found a bug in the subscription check and assignment logic. Here's what I found: The code will resolve to .success but set passStatus =...
A nice enhancement to your macro would be to filter out computed properties so the generate initializer does not contain parameters for them. For example, suppose you want to to...