adaptyteam/AdaptySDK-iOS

Support for async/await syntax

Closed this issue · 5 comments

Any ETA/plan for supporting async/await syntax for iOS 13+/macOS 11+?

Just added PR #35

That's great! I will use your fork for now then. I love that you used the typealias, especially PurchaseResult for readability!

@rudrankriyam You're welcome. Hope that PR will be merged soon.

I prefer struct to typealias, but I don't want result differs from the original method result.

@larryonoff thanks! We'll take a look and try to schedule a release for a next week.

Awesome! I can happily close this issue.