Jump to content

Full screen game


kate
 Share

Recommended Posts

Hi, 

I am developing a phaser game and I would like to show a frame with a background when it is executed from the browser in PC or mobile, however in the native apps I want that it will be full screen. I have been doing research and I found mobile-detect.js, a js library who gives information about the platform and if it is being executed in browser. But the problem is that in the mobile apps the game is executed in a webview with chromium. I have thought communicate Android MainActivity or iOS ViewController with the javascript to advice if we are in the native app.

How could I do this?

Thanks.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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