0

I ran into a strange issue with a web application. It is on http protocol and hosted in amazon EC2 server. It is smoothly accessible from all phones and networks, except iphone with ATnT network.

I have even tried this stackoverflow solution :

Header set Cache-Control "no-transform"

But still facing the issue with loading web application with iphone and ATnT.

Community
  • 1
  • 1
sam100rav
  • 3,733
  • 4
  • 27
  • 43
  • Does the same phone work fine over WiFi. Does the site work when connecting using another device tethered to your iphone. If you can answer those two questions it will tell you whether its the phone, the connection or the combination. I guess there could be a specific bug but its likely you need more information to properly debug what's happening. – mhbrooks Jun 30 '15 at 23:00
  • It works fine over WiFi. Also on any other service providers, its working fine. It just the iphones using internet over ATnT face the isuue. – sam100rav Jul 01 '15 at 06:41

0 Answers0