react-native-xmpp
react-native-xmpp copied to clipboard
How to sign in anonymously?
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 way to log anonymously?
did you find any solution ? Thanks!