My app downloads content from the Apple server using downloads:[SKdownload] found in SkPaymentTransaction. I want to upgrade my app to use StoreKit 2, but I can't find any download information in the StoreKit 2's Transaction or Product structs. Where do I find the downloads?
Storekit 2 using Apple hosted content
With hindsight, I guess the absence of SKDownload in StoreKit 2 should have been a warning to us that SKDownload was in danger. Apple have announced that new SKDownloads are not possible from April.