I am creating an iPhone application and in that i am implementing the Facebook chat feature using Graph API and XMPP. It is working fine and I can chat. But the issue is, XMPP is not get authenticated for some users, whose online presence showing as mobile device icon in browser. Means in the Facebook web app, those friend's online status shows like a mobile device, not as normal green icon. I checked those accounts and the users are not logged in the mobile and only on the web app. is there any possible reason for this issue?
Please help.