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.
> 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).
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 <descha...@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.
> 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.
> On Mar 9, 2008, at 8:11 PM, FALGuy <descha...@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.
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.
On 3/9/08 7:11 PM, "FALGuy" <descha...@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.
> 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.
> On 3/9/08 7:11 PM, "FALGuy" <descha...@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.