I am trying to follow this blog for building push services for iPhone. The blog uses Android as the working platform,but it can be migrated to iPhone too, provided I get an MQTT client in objective C..which I cant find anywhere. The closest I got to this is :
I got a C implementation here - libmosquitto
This post says I can use something like an HTTP bridge.
Can anyone please help me exploit these two options ? I dont know the next step to take :(
Thanks !!