Spark on iOS

Hi,

What is the best way to start creating messaging app for iOS platform which will connect to Spark server?

I tried to find the great tutorial for this, but I couldn’t find it anywhere.

Can you please guide me what is the great start, and what would be the best tutorial?

Also, is there any iOS SDK (hopefully available in cocoapods) for Spark?

Thank you

Spark and Openfire are not using some unique proprietary protocol. They use XMPP (jabber). So you should look into creating a client for XMPP protocol. Maybe some of these libraries will be useful https://xmpp.org/software/libraries.html