wultra / networking-apple

A high-level networking SDK for PowerAuth-based endpoints.
Apache License 2.0
0 stars 0 forks source link

Add `OperationQueue.addAsyncOperation` extension #41

Closed kober32 closed 10 months ago

kober32 commented 1 year ago

We use this in our project and it could be part of this library.

Example implementation and usage:

https://github.com/wultra/digital-onboarding-apple/blob/develop/Sources/Other/Utils.swift#L122