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

dyld: Symbol not found: _kABPersonAddressCityKey #37

Open
Keko94 opened this issue Oct 2, 2017 · 1 comment
Open

dyld: Symbol not found: _kABPersonAddressCityKey #37

Keko94 opened this issue Oct 2, 2017 · 1 comment

Comments

@Keko94
Copy link

Keko94 commented Oct 2, 2017

Hello,

I have an error when I try to compile for iOS 9 on the current latest Xcode version:
"dyld: Symbol not found: _kABPersonAddressCityKey"
I searched and I found this topic: https://stackoverflow.com/questions/39485826/dyld-symbol-not-found-kabpersonaddresscitykey-xcode-8-issue
I resolved my error following the answer: "Add PassKit.framework to your Link Binary With Libraries in your Build Phases and set its Status to Optional".
I think the stripe ios SDK has been updated recently to fix this error, can you update the sdk used for cordova too?

Thanks

@patrickeddy
Copy link

I concur. Had this issue and fixed the same way.

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