xmpp_plugin
xmpp_plugin copied to clipboard
XMPP Plugin is developed with help of native channel and exposing sevral features of xmpp using the native libs like smack and xmppframework
Hello, it would be really nice to have macos platform interface, i certainly miss it.
How to Keep alive my xmpp connection when my app is in background basically when my app is in background for 1 min xmpp logout function is automatically called and...
@vavadiyahiren please will you tell when my app is in background for more than 1 min it will automatically logout my account why ?? how i keep my connection live...
Basically this is my roaster when i call await xmppConnection?.getLastSeen(userInfoModel.jid ?? ""); it gives me this exception org.jivesoftware.smack.XMPPException$XMPPErrorException: XMPP error reply received from [email protected]@92.204.170.107: XMPPError: bad-request - modify [Bad value...
Basically i'm facing issue in Samsung Devices all devices working Fine it give exception that : Something went wrong while connecting ,make sure the credentials are right and try again:...
The only information I have to connect to the server is host, service name, domain and port information. After connecting to the server, it creates a user in Openfire and...
#110 resolved
When I login the app then clear the app from the background it occurs a problem and show me that "APPNAME keeps crashing". When i try it on my phone...
issue #109 upgrade ymal file
@vavadiyahiren after updating package when i use await **xmppConnection?.changeTypingStatus( userInfoModel.jid.toString(), TypingStatusEnum.active.name);** it gives me (32423): Message messageChat : {customText: , from: [email protected], senderJid: , time: 0, id: UPGVL-7, type: Ack,...