#romeoEIlam
1 messages · Page 1 of 1 (latest)
hello! https://github.com/stripe/stripe-ios/issues/2011 - I would suggest you try updating to a newer (or latest) version of XCode and see if that fixes things. New versions of XCode don't work with older versions of stripe-ios
Thanks
What is the latest pod version
When I try to update it it give me a message
[!] CocoaPods could not find compatible versions for pod "Stripe":
In Podfile:
Stripe (= 22.8.1)
None of your spec sources contain a spec satisfying the dependency: Stripe (= 22.8.1).
You have either:
- out-of-date source repos which you can update with
pod repo updateor withpod install --repo-update. - mistyped the name or version.
- not added the source repo that hosts the Podspec to your Podfile.
23.7.0 2023-04-24
PaymentSheet
[Fixed] Fixed disabled text color, using a lower opacity version of the original color instead of the previous .tertiaryLabel.
Identity
[Added] Added test mode for...
No pod command for it?
Did you try and run pod repo update? Sounds like your sources are out-of-date
Hmm checking