Posted on 01-21-2015 09:39 AM
For years this has annoyed me, but why doesn't the implementation of XMPP used by OS X Server work with iOS? Am I crazy or what? This seems like something that institutions would want. We use it for chat on Mac OS and Windows just fine. It would be great to have it working with iOS and Android too. Anyone doing this?
thanks!
Solved! Go to Solution.
Posted on 01-22-2015 06:38 AM
@lifelike, I've been using Beejive since it first came out for the iPhone with our iChat server and it has worked well. It was a little tricky to get the account setup correctly on the device, but once I figured out the settings it has worked well. I think I had to set the SSL option to TLS to get it to connect to our server. The biggest negative to the software at the time I got it was it cost $20.
Posted on 01-21-2015 10:01 AM
There are dozens of Jabber-compatible apps for iOS, and I would assume the same for Android. The two that come to mind are Beejive (I think it's a separate Jabber-compatible app) and IM+.
Posted on 01-21-2015 11:46 AM
Thanks bvrooman. Tried those and just never got them to work! been trying since the first fricken iPhone and every iteration since. Can not find any info on getting any client to work. Its very frustrating and I can't be the only fool on the planet trying to do this.
Posted on 01-22-2015 06:38 AM
@lifelike, I've been using Beejive since it first came out for the iPhone with our iChat server and it has worked well. It was a little tricky to get the account setup correctly on the device, but once I figured out the settings it has worked well. I think I had to set the SSL option to TLS to get it to connect to our server. The biggest negative to the software at the time I got it was it cost $20.
Posted on 01-22-2015 09:55 AM
Thanks mpermann. I'll keep trying. At least I know that it CAN work.
Posted on 01-27-2015 03:12 PM
I remember working on this in early revisions of iOS. XMPP, being a traditional messaging protocol, isn't push-aware and requires a constantly open connection, which doesn't work well with how iOS handles memory for applications and network connections. You'd need somebody or something to hold-the-door-open so to speak, and a go-between for push awareness which is what services like beejive does.