Jump to content

Is there any alternative way to detect if webgl work correct?


user471
 Share

Recommended Posts

I have Jiayu G3 android 4.0 phone.
When I create game with Phaser.Game(800, 600, Phaser.AUTO)
I get only white screen without any errors, but game work on emulator.
If I change it to Phaser.Game(800, 600, Phaser.CANVAS)
everything work fine.
I don't want to use Canvas render everywhere. So maybe I can somehow detect if game don't work with webgl?

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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