Need help with Swift concurrency and Obj C interoperability

Fantastic! Just make sure you understand the implications of this bridging and how non-isolated async functions behave. They are not identical to Obj-C completion handlers.

In fact, there is a proposal forming to address exactly this: