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

react-native-xmpp is not working with XCode 9.3 #93

Open
kasran15 opened this issue Apr 22, 2018 · 6 comments
Open

react-native-xmpp is not working with XCode 9.3 #93

kasran15 opened this issue Apr 22, 2018 · 6 comments

Comments

@kasran15
Copy link

kasran15 commented Apr 22, 2018

This is because of an error in Kiss XML that can be linked to this
robbiehanson/KissXML#94

What is the solution here?

@kasran15
Copy link
Author

hi any updates here???

@aksonov
Copy link
Owner

aksonov commented May 28, 2018

Please use CocoaPods, I just updated readme.

@kasran15
Copy link
Author

Thank you!

@andrzejbe
Copy link

once you install the pods try to manually search & replace:

@import KissXML => #import "KissXML.h"
@import CocoaAsyncSocket => #import "GCDAsyncSocket.h"

@tanjunmu
Copy link

tanjunmu commented Sep 5, 2018

楼主你好,我现在是在用Xcode9.2 RectNative开发一个基于XMPP的聊天模块!但是我现在项目导入最新的XMPPFramework之后,但是libidn 这个库没有更新。编译时总是报错:Module 'libidn' not found。不知你们是否又遇到类似的问题。求指教

@DaZhuzhu
Copy link

DaZhuzhu commented Mar 6, 2019

楼主你好,我现在是在用Xcode9.2 RectNative开发一个基于XMPP的聊天模块!但是我现在项目导入最新的XMPPFramework之后,但是libidn 这个库没有更新。编译时总是报错:Module 'libidn' not found。不知你们是否又遇到类似的问题。求指教

找到解决方案了吗 哥们 huanu111 找到解决方案的话 麻烦哥们加我一下微信 指教一下

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

5 participants