Hi Everybody,
I have a very serious problem. I have an application that needs to ping the server periodically through HTTP. Now, the application runs very fine when it's launched and on the screen. However, when the user opens another application, my application goes into suspended mode. Is there any way that instead of going into suspended mode, it can keep pinging the server through HTTP?
I spent a lot lot time to find it's solution but nothing is working for me.
Thank you!