I have created an app in objective C, In this app i have one page there User can comment live and for the updating comments i am hitting every 5 min the web-service. I have no idea about the server data change .
I want to hit the service while the data has been change to the server. Is it possible . Or we can use some other way for the web services.
Thanks, Please answer if you have an correct way to solve it.