react-native-xmpp
react-native-xmpp copied to clipboard
XMPP library for React Native (iOS and Android native support)
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...