#Spock-update-iOS-SDK
1 messages · Page 1 of 1 (latest)
Hi @noble bobcat can you delete the Pods folder and Podfile.lock file, and run pod install again?
still not working, some info:
stripe version: 22.2.0
pod version: 1.10.1
xcode version: 13.2.1
Did you try above steps with Xcode quitted? Similar error (not on Stripe) seen here: https://developer.apple.com/forums/thread/128535
Recommend steps from this post are:
- Quit Xcode.
- Delete project's temp files located at ~/Library/Developer/Xcode/DerivedData
- Delete ProjectName.xcworkspace
- Delete Podfile.lock file and Pods folder
- Run pod install.
- Open the newly created ProjectName.xcworkspace file and build.
hmm it's still fail...
bty, I just wanna use 3DS 2.0 card verify, is version 19 can work?
3DS2 is supported since v16.0.0, but there were multiple enhancement and fixes after v19
Checking in with my coworker if there's any other possibility causing the failure
Spock-update-iOS-SDK
Hi @noble bobcat can you check if you have Stripe3DS2.xcframework in your project?
Or check if there is a Stripe3DS2 folder under the Stripe pod folder?
yes, Stripe3DS2 in stripe folder
I just found if I update to 20.1.1, it can work
but when I update higher, will fail again
And which version are you upgrading from?
19.4.1