Jelly Bean network service not working.

This bug is still here and should not be happening like this.

I can send 3 network requests, then the next 3 will fail, then the next 3 work again and so on… Retry logic on every request adds a lot of overhead when there shouldn’t be, since this is not needed on iphone nor the emulator.

Strange part of this is, this bug doesnt happen on android emulator, only on real devices.

Could it be any http header missing? Are there any news about this?

There have been a few fixes to android networking in recent daily builds.  They will be in the new public build coming soon.

Rob

I have made a topic about my current issue which might or might not be related to this same issue, if you can take a look.

http://forums.coronalabs.com/topic/45069-android-network-requests-random-no-responses-and-no-response-with-https/

Hopefully that new build fixes some of this if it is corona related, I will be trying out native android code just to make sure it is not corona related.