I was able to repo the permissions issue and fix it, it was caused by auto-starting the game in our html and Android won't allow it the way we were doing it.
DOMException {code: 9, name: "NotSupportedError", message: "screen.orientation.lock() is not available on this device.", INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, …}
This will likely be my last bug reported. It looks like an interesting game but apparently needs more testing. Best of luck
Appreciated, I can see why it's time to move on, if you could let me know what device and browser you use.
We can't repo but apparently some Android devices and browsers have permissions issues with orientation locking so all HTML code related to that on the page has been removed.