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

Undefined symbols for architecture x86_64:"_OBJC_CLASS_$_SRConnection", referenced from:objc-class-ref in #287

Open
Eng-Anglo opened this issue Apr 19, 2017 · 1 comment

Comments

@Eng-Anglo
Copy link

I add Signalr in objective c and add code for using HUB Connection but when run code I find this issues
Undefined symbols for architecture x86_64:"OBJC_CLASS$_SRConnection", referenced from:objc-class-ref in
Xcode version is : Version 8.2 beta (8C30a)
screen shot 2017-04-19 at 12 14 42 pm

@lauri24
Copy link

lauri24 commented Apr 28, 2017

Look over that you dont miss any import statements and you have added the Signalr(version for ios) library correctly to your project/workspace. But it seems like you have messed up something with import or adding the Signalr in your project

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