react-native-xmpp icon indicating copy to clipboard operation
react-native-xmpp copied to clipboard

XMPP library for React Native (iOS and Android native support)

Results 43 react-native-xmpp issues
Sort by recently updated
recently updated
newest added

i have > 2 device login with one account. But onReceiveMessage method not working in all device/ please help me.

D:\hazerWork\lib\react-native-xmpp\XmppDemo>npm start > [email protected] start D:\hazerWork\lib\react-native-xmpp\XmppDemo > node node_modules/react-native/local-cli/cli.js start ┌────────────────────────────────────────────────────────── ──────────────────┐ │ Running packager on port 8081. │ │ │ │ Keep this packager running while developing on any...

Hi, i have encountered some problem on android side. My Servers authenticate with PLAIN SASLMechanism, but library does not support it, and dont use authMethod parameter. And what i have...