Tipsi-stripe: framework not found Stripe3DS2 Error when I run the app in iOS

Created on 26 Oct 2020  路  5Comments  路  Source: tipsi/tipsi-stripe

Error show to me when I run the app tell me framework not found Stripe3DS2 after I have updated the pod I am using Xcode 12 and also appear in Xcode 11
Screen Shot 2020-10-26 at 2 42 07 AM

Environment

  • tipsi-stripe version: 20.1.1

  • iOS 14&13:

  • OS version: 10.15.4
wont-fix

Most helpful comment

Have some problem, using -> pod 'Stripe', '19.0.1' did the trick.

All 5 comments

I does not happen with 19.0.1, but It happens with 20

Have some problem, return to version (pod 'Stripe', '19.0.1') all works good.

Same here... downgrading to version 19.0.1 did help.

Stripe recommends upgrading Cocoapods to 1.10 - https://github.com/stripe/stripe-ios/issues/1698#issuecomment-717564117

Have some problem, using -> pod 'Stripe', '19.0.1' did the trick.

Was this page helpful?
0 / 5 - 0 ratings