stripe-ios icon indicating copy to clipboard operation
stripe-ios copied to clipboard

[Feature] Convert Promises to Swift Concurrency

Open bcapps opened this issue 7 months ago • 0 comments

The async Promise architecture is being deprecated, so we will need to convert any promises in Identity to use async/await instead.

As part of this, we should also check testMissingDocFrontNoType test passing

bcapps avatar Sep 16 '25 20:09 bcapps