Build a complete iOS messaging app using XMPPFramework - Tutorial Part 1

1 · Erlang Solutions · Oct. 1, 2018, 2:02 p.m.
The idea of this tutorial series is to get a complete functional iOS messaging app using XMPPFramework. We are going to slowly start introducing XMPP concepts in an easy and understandable way while building our app at the same time. Our final goal is to get an app that allows us to authenticate with the server, add/remove contacts, send presences, one to one chat, group chats and more!...