|
|
|
|
|
by approxim8ion
1906 days ago
|
|
XMPP has issues on Android and iOS: the app needs to be running and connected to the server at all times to fetch new messages. iOS explicitly disallows this from what I understand, and on Android you are at the mercy of your OEM's battery optimizations unless you specifically keep the app running by pinning it or if the app has persistent notifications. Either way, not something that is easy to explain to normal users, meaning pain points arise very soon. Matrix is a little more promising, but Element (at least on matrix.org servers) is slow, especially at scale. |
|