Jump to content

Fullscreen API on mobile


benny!
 Share

Recommended Posts

Hey all,

 
I am wondering what you guys think about the fullscreen support on mobile browsers? The support of this API in desktop versions of modern browsers seems to increase.
 
Wondering what you guys think about this topic ? 
Are you also waiting for this ? 
Do you currently use workarounds to simulate fullscreen (like adding 60px to the body content & window.scrollTo)
Maybe you have some insider information - when we can expect support of the FullScreenAPI in mobile browser (esp. iOS Safari)?
 
Best,
benny!
Link to comment
Share on other sites

I'm waiting for this feature for a while :/

I think iOS support fullscreen since v5

 

for Chrome mobile the API is missing and there are many developers complains about that

 

it's really an important feature for HTML5 games.

 

wrapping HTML5 in a webview can help but again, on Android, the Webview that is used to wrap HTML5 application is not using Chrome mobile engine, it's using the old buggy webview :/

Link to comment
Share on other sites

I've tried to implement it a few weeks ago for a new game. I abandoned because only Firefox seemed to support it, and it did not add much value.

I think it would be a great feature for mobile gaming though, allowing us to gain a few pixels :-)

 

Yes, I would also like to have it. Maybe also with setting a locked orientation.

 

Well, one year ago I was happy with the little window.scroll() effect to get rid of the addressbar. But it seems that it does not work on Chrome Mobile and on Firefox mobile.

 

So, I am really hoping for a consistent browser implementation of the fullscreen api.

Link to comment
Share on other sites

iOS6 sort of supports it, but only in landscape mode and you still get the little icons in the corners - it's manually enabled too, not from the fullscreen API.

 

Chrome on Android will support it once they bring it inline with the desktop releases in March. But right now it's just a dream really :)

Link to comment
Share on other sites

Though I'm not an iOS fan, I kinda like the way mobile Safari does it on landscape mode.

 

Yes, I would also like to have it. Maybe also with setting a locked orientation.

As a game developer, I would love to have locked orientation. As a user, I would hate that my browser makes me switch orientation without notice.

Link to comment
Share on other sites

Though I'm not an iOS fan, I kinda like the way mobile Safari does it on landscape mode.

 

As a game developer, I would love to have locked orientation. As a user, I would hate that my browser makes me switch orientation without notice.

 

No-one cares when an app does it. and most games only work in 1 orientation anyway and show a 'please turn your phone around' screen otherwise, so we're enforcing users to do it anyway really. It's just not very elegant.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...