I have noticed that JSON requests are way faster when the Connect app on my iPhone is running. Without starting the connect App a 1.2 kb request from my web service takes about 9 seconds until the onReceive method has been executed. With launched Connect app the same request takes less than 2 seconds. Why is that and is this the normal behavior?
Ben