Skip to content Skip to sidebar Skip to footer
Showing posts with the label Smack

Openfire Chatting Unexpected Behavior

We have used Openfire chatting with Android and iOS applications and all things are working perfect… Read more Openfire Chatting Unexpected Behavior

Smack Presence Listener In Multi User Chat

smack presence listener in multi user chat not getting called. Used Smack Api to login and then add… Read more Smack Presence Listener In Multi User Chat

Smack For Android Fails When Using Proguard

I am using the smack library (4.1.2) in my Android app to connect to an XMPP server. It runs perfec… Read more Smack For Android Fails When Using Proguard

Muc Configuration Error : Couldn't Find A Field For The Specified Variable

I want to create group chat like whatsapp. i am using MUC service with ejabberd server. I have crea… Read more Muc Configuration Error : Couldn't Find A Field For The Specified Variable

Android Asmack: Statechange Never Called

I am building a chat application using asmack xmpp client. Chat works fine and I have implemented C… Read more Android Asmack: Statechange Never Called

Smack - When To Call Multiuserchat.join(...)

I'm a bit confused and can't find the answer in the docs. I'm developing a simple chat … Read more Smack - When To Call Multiuserchat.join(...)

Get Online Users(roster Entries) Using Smack 4.1 In Android

I have been trying to get roster entries using smack 4.1 beta 2 in android. https://github.com/igni… Read more Get Online Users(roster Entries) Using Smack 4.1 In Android

Should We Use Gcm (or New Fcm) With Openfire For Offline Pushnotification Messages?

It seams like to work with chat application, using openfire and smack there can be two ways below, … Read more Should We Use Gcm (or New Fcm) With Openfire For Offline Pushnotification Messages?