#Tojal-appearance
1 messages ยท Page 1 of 1 (latest)
hi there! could you share the exact code you're using? Also what library is this exactly, you say iOS but var feels like Javascript, are you using React Native?
This one
I'm using Swift and importing Stripe
Do I need to maybe "import" something else ?
I don't think so. What version of stripe-ios does your app have as a dependency?
I've never used this part of the SDK before, let me try it now
21.13.0
https://github.com/stripe/stripe-ios/blob/master/CHANGELOG.md#2240-2022-05-23 is the version that added it
so that's the problem
note there's a breaking change betweeen 21.x and 22.x (dropping support for iOS 11) if you're doing the upgrade