Flutter IOS Throwing error StripeError Unknown result this is likely a problem in the plugin
Describe the bug On Both production and debug mode are affected by this error. It was working fine before updating to iOS 16, but started appear on iOS 17. but in android working fine. openPaymentSheet() async { Stripe.publishableKey = "${publishKey}";…