My app needs to track the users location in the background but it is failing to send a \'get\' request. The http request gets sent immediately when the app comes to the foregrou
Re-creating original suggestion as an answer
Have your try replacing your restKit calls with a stock synchronous NSURLConnection? – dklt Sep 20