#Tojal-appearance

1 messages ยท Page 1 of 1 (latest)

rapid rampart
#

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?

quick narwhal
#

This one

#

I'm using Swift and importing Stripe

#

Do I need to maybe "import" something else ?

rapid rampart
#

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

quick narwhal
#

21.13.0

rapid rampart
#

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

quick narwhal
#

oh ok wow, i didn't know this was a new thing ๐Ÿ˜

#

I'm on minimum ios 13

#

so that's ok

#

Thank you very much for your help, this didn't even cross my mind ๐Ÿ™Œ

#

And it's fixed