Using SharePlay to create a custom shared experience over FaceTime
By Gui Rambo. Published at 21:10 GMT, 10 Jun 2021
Creating completely custom, shared in-app experiences with SharePlay is easier than you might think.
Creating completely custom, shared in-app experiences with SharePlay is easier than you might think.
Here are a few examples on how to use SwiftUI’s new AsyncImage view to render remote images that were downloaded over the network.
Check out some of the new StoreKit 2 APIs powered by async/await, and how to offer in-app refunds for your users.
Let’s take a look at how the new async/await pattern can be used to perform network calls using URLSession.