Michael Long
Jul 26, 2021

--

Sorry, I’m still not seeing it. As far as I can tell that just kicks the can down the road and leaves us with the same problem. The app is either running on iOS 15 or it’s not. As such, any package used is either running on iOS 15 or it’s not.

If I’m not running on iOS 15, then async/await and its various supporting functions and api entry points aren’t available, and any function I call will have to implement an alternative method of generating the same result.

If there’s something I’m missing here I’d love to see some sample code.

--

--

Michael Long
Michael Long

Written by Michael Long

I write about Apple, Swift, and SwiftUI in particular, and technology in general. I'm also a Lead iOS Engineer at InRhythm, a modern digital consulting firm.

No responses yet