stripe-ios
stripe-ios copied to clipboard
[Feature] Convert Promises to Swift Concurrency
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