The only thing left to do is to look at packets being sent to
determine what's happening at the HTTP protocol level.
If you have a laptop whose wireless interface you can put into
"promiscuous" mode, then you can capture packets being sent between
the iPhone and its base station on wifi, then try to see what's
happening. You may use Wireshark to capture the packets.
If you have no idea what I'm talking about, I'm not sure what else to
tell you. Does it fail on all wifi hotspots? Do you have a friend
with an iPhone that could try accessing the page on your wifi network?
Dave
On Jul 17, 2008, at 10:12 AM, Alexander von Below wrote:
Hello,
thanks for your reply.
I found out that most people (all of whom I asked to try) do not
have this problem, it may be a bug. Here are some details:
- 1st gen iPhone
- Firmware 2.0 5A345
- Wifi or EDGE network
- Java Script is enabled
- Developer Console just says "No Error"
- Works fine in the Simulator
Any more things I could look at?
Thanks
Am 17.07.2008 um 17:44 schrieb David Kilzer:
Works for me with iPhone OS 1.1.3 and 2.0. Do you have JavaScript
disabled? Does the Developer Console tell you anything? What
version of iPhone OS are you running? Simulator or hardware?
Dave
On Jul 16, 2008, at 10:43 AM, Alexander von Below wrote:
Hello List,
I am looking at some basic Google Maps API Examples (1), but on
the iPhone, all of them show "Missing Picture" icons instead of
the map.
Is it possible to create sites using the Google Maps API that will
be displayed correctly on the iPhone?