Closed magicwave closed 2 months ago
This is in a surprisingly awkward place today - the package technically supports iOS 14, but many tools have code gated by @available(iOS 15, *)
.
We really need to clean those up to make sure these tools are available and usable by customers on iOS 14.
I believe I upgraded the target for an API in the Ditto Peers module, but I think it would be possible to find an iOS 14 API for the task.