Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible Swift version (unknown ABI version 0x07) #189

Closed
knalliyappan opened this issue May 24, 2019 · 7 comments
Closed

Incompatible Swift version (unknown ABI version 0x07) #189

knalliyappan opened this issue May 24, 2019 · 7 comments

Comments

@knalliyappan
Copy link

I'm getting the below error while run in iOS:

Razorpay compiled with newer version of Swift language (unknown ABI version 0x07) than previous files (unknown ABI version 0x06)

clang: error: linker command failed with exit code 1 (use -v to see invocation)

Platform Version:
react-native: "0.56.0",
X code : 10.1

Attached the screenshot for your reference.
ScreenShot

@pronav
Copy link
Contributor

pronav commented May 24, 2019

Try using version 2.0.20 of razorpay react native package, current one works with xcode10.2 only.

@knalliyappan
Copy link
Author

knalliyappan commented May 24, 2019

In lower version razorpay react native package is possible to run in xcode 10.1?

Is possible in which version will work ?

@pronav
Copy link
Contributor

pronav commented May 24, 2019

Yes, it's possible

@pronav
Copy link
Contributor

pronav commented May 24, 2019

version 2.0.20 should work.

@knalliyappan
Copy link
Author

I'm tried version 2.0.20 in xcode 10.1. Above mention error only occurs.

@pronav
Copy link
Contributor

pronav commented May 29, 2019

Can you verify if Razorpay-swift.h file starts with following:

// Generated by Apple Swift version 4.2.1

@knalliyappan
Copy link
Author

It's working fine in version 2.0.20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants