Hey,
I developed a web page for iphone, I tried to hook up native iphone map application by using by official suggestion as <a href="http://maps.google.com/maps?q=cupertino">Cupertino</a> for example. It does not work at all, I can see link keeping spinning, but map application never shows up. The same thing happen to phone dialing <a href="tel:1-408-555-5555">.
I sent sms to iphone and use those string, once I click the link, native application shows up, but no luck on web page.
Do I need to do something on the phone in order to make it work.
Thanks in advance.
I developed a web page for iphone, I tried to hook up native iphone map application by using by official suggestion as <a href="http://maps.google.com/maps?q=cupertino">Cupertino</a> for example. It does not work at all, I can see link keeping spinning, but map application never shows up. The same thing happen to phone dialing <a href="tel:1-408-555-5555">.
I sent sms to iphone and use those string, once I click the link, native application shows up, but no luck on web page.
Do I need to do something on the phone in order to make it work.
Thanks in advance.