Same here. I was wondering if it was the code I was using was incorrect of I forgot to update the updated code, but I guess they just didn't include it or something. Apple has been turning into microsoft in a sense. Pushing back release dates, and still being unable to deliver every feature that was promised.
Thanks, Kris Ziel [EMAIL PROTECTED] Ampersand Software Founder AmpersandSoftware.com Sent from my iPhone On Jul 12, 2008, at 9:22 AM, dschantz <[EMAIL PROTECTED]> wrote: > > I just upgraded my Iphone to Release 2.0 > > It appears that Web full screen support is NOT working. Was this > feature excluded from the release? > > Or, am I doing something wrong? > > <link rel="apple-touch-icon" href="/iPhoneBrowser/icon.png"/> > <meta name="apple-touch-fullscreen" content="YES" /> > > Is anyone else experiencing this? Does anyone have an example of how > to make this work? > > Thanks > > > On Jun 29, 8:01 pm, jkramlich <[EMAIL PROTECTED]> wrote: >> Does anyone know iffullscreensupport for web applications has made >> it into the latest release of the SDK? (8th version build 5a345). >> >> I have the following XHTML included in the HEAD tag of my >> application. As of the 7th version of the SDK this did not produce >> afullscreenweb app. I did in fact save it to my homescreen, as >> indicated in one of the videos from Apple. >> >> Here is the code: >> >> <link rel="apple-touch-icon" href="/apple-touch-icon.png" /> >> <meta name="apple-touch-fullscreen" content="YES" /> >> <meta name="viewport" content="width=320; initial-scale=1.0; >> minimum-scale=1.0; maximum-scale=1.0; user-scalable=0;"/> >> >> Anyone have success withfullscreenapps? If so, what am I doing >> wrong? >> >> - John Kramlich > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
