4 ms·
What prevents me from adopting XMPP for my team is the lack of push notifications to my phone. I don't want to have an app constantly maintain a connection and
by datr 11y ago
What prevents me from adopting XMPP for my team is the lack of push notifications to my phone. I don't want to have an app constantly maintain a connection and slowly drain my battery.
- heliodor 11y agoSome years ago I built an Android SDK that did background location and had an XMPP channel open for push notifications. This was before Android had Cloud Messaging available. Battery drain was minimal/negligible.
- jeromeflipo 11y agoThe Conversations app for Android works pretty well. I've used it for a few weeks with a handful of persistent rooms on a Nexus 5 and I haven't noticed any battery issue.
- rakoo 11y agoPush has been formally specified very recently in XEP-0357 (https://xmpp.org/extensions/xep-0357.html https://xmpp.org/extensions/xep-0357.html), now is the time for implementors to show what they have !