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_$_MQTTSessionManager" #17

Open
anshumanburman opened this issue Mar 17, 2021 · 4 comments

Comments

@anshumanburman
Copy link

anshumanburman commented Mar 17, 2021

Screenshot 2021-03-17 at 12 23 08 AM

i am installing this library using cocoapods in react native but i am getting this error
Any help?

@SudoPlz
Copy link
Collaborator

SudoPlz commented Mar 17, 2021

Can you please attach your Podfile here?

@anshumanburman
Copy link
Author

@SudoPlz Thanks for reply. i have attached screen shot of my podfile below. Please find it.

Screenshot 2021-03-19 at 10 35 16 AM

@SudoPlz
Copy link
Collaborator

SudoPlz commented Mar 19, 2021

Your Podfile looks good.

Can you paste the full error?
It should say something like: Undefined symbols for architecture x86_64:...
You should be able to find it in xcode if you scroll further down.

Also does your project have 1 target only (I'm asking because of https://stackoverflow.com/questions/58506391/undefined-symbol-objc-class-wkinterfacecontroller-error-after-updating-xcode)?

Also can you paste a photo of your build phases in Xcode?

Thanks

@SudoPlz
Copy link
Collaborator

SudoPlz commented Mar 19, 2021

Also take a look at this: novastone-media/MQTT-Client-Framework#503 not sure if it's related but it maaay help.

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