nikescar1

Results 5 comments of nikescar1

I have the same issue described. The problem does not happen on all iOS devices (this should make it fun to debug). [Here is a video](https://youtu.be/YJ8s4cckErc) of it happening on...

Hi! Thanks for the suggestion. I don't think that option will work since there's a couple bugs we're currently tracking that happen at game start before UI loads and during...

Yeah: 2024/08/17 15:40:38 Failed executing zip: exec: "zip": executable file not found in %PATH% "zip" doesn't seem to be part of the android build tools. It's not looking for zipalign....

Hi, I've tried your suggestion but I still get the same error as the poster above. I've also tried adding DriveApp.createFolder. `function getAuth() { // DriveApp.createFile(); // DriveApp.createFolder(); return ScriptApp.getOAuthToken();...