Harry Scheuerle
Harry Scheuerle
Add an option that turns off native dialogs, captures achievement unlock data, and pass the event data to the WebView
Add the firebase configuration setting for rewrites of single page apps like angular framework. Here is the [Firebase hosting docs](https://firebase.google.com/docs/hosting/full-config) that includes rewrites section. Or just reference other firebase projects.
Use [this solution](https://benfrain.com/how-to-get-the-value-of-phone-notches-environment-variables-env-in-javascript-from-css/) to read the user agent variable into phaser scene. Other solutions require appending to the dom and reading the applied style of the user agent. With safe-zone...