stripe / stripe-identity-react-native

React Native library for Stripe Identity
https://stripe.dev/stripe-identity-react-native
MIT License
33 stars 7 forks source link

[iOS] testmode page already returns "FlowCanceled" #138

Closed nicolasdevienne closed 1 year ago

nicolasdevienne commented 1 year ago

Hi all! When we choose one of the item in choices list on test mode page for iOS (Verification success, Verification failure, ...), the SDK already returns "FlowCanceled".

Simulator Screenshot - iPhone 15 Pro - 2023-09-20 at 18 00 55

ccen-stripe commented 1 year ago

hi @nicolasdevienne thanks for flagging this! I identified this is an issue on the native iOS SDK. Will send a fix and update here when fix is released.

Please note this doesn't affect you running the SDK normally - if you go through the flow through Proceed SDK would return 'FlowCompleted' correctly

ccen-stripe commented 1 year ago

Fixing in https://github.com/stripe/stripe-ios/pull/2988

ccen-stripe commented 1 year ago

fixed in https://github.com/stripe/stripe-identity-react-native/releases/tag/v0.2.2