dmitry-blackwave / adyen-react-native

Adyen SDK for React Native
MIT License
15 stars 20 forks source link

Swift Compiler Errors on iOS implementation #11

Open CiprianS opened 5 years ago

CiprianS commented 5 years ago

Hello guys!

I did the integration as it says in readme and works fine for android but I'm facing some issues on implementing it on iOS. Do you have any ideas of what happens? I've added that switch for swift version but I m still getting these errors.

Pods version Using Adyen (2.5.0) Using AdyenInternal (2.5.0) Using AdyenReactNative (1.2.0)

Screen Shot 2019-07-24 at 17 40 36

dmitry-blackwave commented 5 years ago

Which version of Xcode are you using?

dmitry-blackwave commented 5 years ago

Also, you can try to use swift 4 or just add a post-install script for converting to swift 3.