I am creating a website that seems to work perfectly on all web browsers except the iPhone on the 3G network.
For some reason, it doesnโt display correctly, as if CSS werenโt parsing it. As part of my research, I tried the same browser (iPhone Safari) on a wifi connection, and the page looks great.
The page is written in classic ASP, the interesting thing is that if I copy the provided source code from the PC browser and give it the .htm extension, when you view it on the iPhone in 3G, it will be fine. The same code, is it something weird with classic ASP and 3G, or perhaps with a 3G network of mobile networks doing something to block certain content?
I also tried this on the Nokia 3G Vodaphone network, and that's fine.
So, I believe that this confirms that the iPhone browser is not to blame, 3G networks are not to blame, the code is not to blame, so I canโt understand where the problem is, except for the problem with a specific 3G provider.
Perhaps someone has seen this before and has a suggestion / explanation to help fix this problem?
source share