Iphone Web SDK Full Screen Support

12 views
Skip to first unread message

FALGuy

unread,
Mar 9, 2008, 11:11:56 PM3/9/08
to iPhoneWebDev
All -

I have upgraded my iphone to the latest rev 1.1.4. I am assuming the
new fullscreen and gesture support is in this release as discussed in
the iPhone Web SDK video on the Apple dev website.

I tried the fullscreen support, but can not get it to work. I
carefully followed the directions outlined in the video and put the
following in my web page <head> section, with an icon in the root
folder.

<head>
....
<link rel="apple-touch-icon" href="/iPhoneBrowser/icon.png"/>
<meta name="apple-touch-fullscreen" content="YES" />

followed by....

<meta name="viewport" content="width=320; initial-scale=1.0; maximum-
scale=1.0; user-scalable=0;"/>

...
</head>


Any ideas why this is not rendering fullscreen?
Thanks

Erwin Harte

unread,
Mar 10, 2008, 1:33:58 PM3/10/08
to iphone...@googlegroups.com
FALGuy wrote:
> All -
>
> I have upgraded my iphone to the latest rev 1.1.4. I am assuming the
> new fullscreen and gesture support is in this release as discussed in
> the iPhone Web SDK video on the Apple dev website.
>
> I tried the fullscreen support, but can not get it to work. I
> carefully followed the directions outlined in the video and put the
> following in my web page <head> section, with an icon in the root
> folder.

No, 1.1.4 does not contain any of these new features. You'll have to
wait for the planned June release and meanwhile test with the
simulator (assuming it works in there, anyway).

Erwin.

Chris Alexander

unread,
Mar 10, 2008, 1:50:20 PM3/10/08
to iphone...@googlegroups.com
Haven't heard of this yet. What exactly will this full screen accomplish? Sorry if it's a dumb question. I'm hoping it is in relation to hiding the nav bar at the top and bottom.

Thanks

Topher

Sent from my iPhone

On Mar 9, 2008, at 8:11 PM, FALGuy <desc...@gmail.com> wrote:


All -

I have upgraded my iphone to the latest rev 1.1.4. I am assuming the
new fullscreen and gesture support is in this release as discussed in
the iPhone Web SDK video on the Apple dev website.

I tried the fullscreen support, but can not get it to work. I
carefully followed the directions outlined in the video and put the
following in my web page <head> section, with an icon in the root
folder.

<head>

Ishan Anand

unread,
Mar 10, 2008, 2:58:21 PM3/10/08
to iphone...@googlegroups.com
On Mon, Mar 10, 2008 at 10:50 AM, Chris Alexander
<chrisma...@sbcglobal.net> wrote:
>
> Haven't heard of this yet. What exactly will this full screen accomplish? Sorry if it's a dumb question. I'm hoping it is in relation to hiding the nav bar at the top and bottom.

Not a dumb question. It's a new feature that removes the nav bars to
provide greater screen real estate. Watch the "iPhoneSDK for Web
Developers" video on the apple iphone dev center site for more info.

FYI Much of the material in the video is HTML5 enhancements that are
already in Safari 3.1 (beta). The version of Safari in the Aspen
Simulator has at least some of these new features (the user agent
reports version Safari 3.1) as do the Safari nightly builds
(http://nightly.webkit.org/) but iPhone 1.1.4 does not (user agent
reports Safari 3.0). You can also use
http://webkit.org/blog/138/css-animation/ and
http://webkit.org/misc/DatabaseExample.html to test some of the new
features if you're not sure what version the browser is. That being
said, I haven't specifically tried full screen mode in the aspen
simulator to verify if it works.

Best,
Ishan

Cogan, Mark

unread,
Mar 10, 2008, 3:31:02 PM3/10/08
to iphone...@googlegroups.com
You assume incorrectly; this is not in 1.1.4. It will be supported in the ”2.0” release in June; it doesn’t appear to be supported on the 1.2 release on the Aspen simulator.

DanielR

unread,
Mar 16, 2008, 5:39:59 PM3/16/08
to iPhoneWebDev
Ay. That would explain it.

On Mar 10, 3:31 pm, "Cogan, Mark" <mco...@amazon.com> wrote:
> You assume incorrectly; this is not in 1.1.4. It will be supported in the "2.0" release in June; it doesn't appear to be supported on the 1.2 release on the Aspen simulator.
>
Reply all
Reply to author
Forward
0 new messages