Hi guys, I saw here: https://github.com/ekelokorpi/flyingdog/blob/master/src/game/config.js that there's a configuration option that enable WebGL on iOS8: iOS8: { system: { webGL: true } }I tried to add this on my config.js but doesn't work, any idea?