react-native-xmpp
react-native-xmpp copied to clipboard
XMPP library for React Native (iOS and Android native support)
I already made an app with ionic logging anonymously, it was just passing the password as 'null' as it did, but in react-native-xmpp it is not working. Is there any...
"When using the SASL SCRAM mechanism, the SCRAM-SHA-256-PLUS variant SHOULD be preferred over the SCRAM-SHA-256 variant, and SHA-256 variants [RFC7677] SHOULD be preferred over SHA-1 variants [RFC5802]". Can you add...
Getting this Error.... Could not invoke RNXMPP.connect null No virtual method setServiceName(Ljava/ lang/String;)Lorg/jivesoftware/smack/ ConnectionConfiguration$Builder; in class Lorg/jivesoftware/smack/tcp/ XMPPTCPConnectionConfiguration$Builder; or its super classes (declaration of 'org.jivesoftware.smack.tcp.XMPPTCPCon nectionConfiguration$Builder' appears in / data/app/—TlfxBTGjNS7HBEGLI9E-sg==/...
hello! i got this error when connecting...
Android: As a response to a user search stanza, the server is returning multiple fields for the result items, but the parser is returning only the "Name" field after converting...
Hello @aksonov Thanks for the the library. My issue is Im getting different Xmmpp.on('message', message) for Android and IOS. While Recieveing Message this is the Format: IOS : { "active":...
I am trying to connect my react-native application with openfire server which is running locally in my pc but could not get connected. here is my xmpp configuration file. ```...
does this thing supports video?
"react-native": "^0.44.0" cocoapod version 1.5.3 i am unable to fix it it is still issue
Hi Wondering if this is supported in Expo yet? I know the question was asked a few years ago but expo has improved a lot since 2017? Thanks