Host Live Quiz button does not work
complete
Filip
complete
I tried quickly from my end and it seems to work.
Is it in a Party or are you clicking host the quiz on the Quiz page? Have you tried clearing cache/cookies or in another browser to see if it works?
If not, can you send on the following to support@geoguessr.com:
Open Google Chrome:
Launch Google Chrome and navigate to the website where you're experiencing the issue.
Open Developer Tools:
You can open the Developer Tools (which includes the Console) in one of the following ways:
Keyboard shortcut:
Press Ctrl + Shift + I (Windows/Linux) or Cmd + Option + I (Mac).
Right-click method:
Right-click anywhere on the webpage and select Inspect from the menu.
Go to the Console Tab
Once Developer Tools is open, click on the Console tab at the top. This will display log messages, warnings, and errors related to the website.
Clear the Console (Optional):
To make sure you only see relevant information, clear the Console by clicking the Clear Console button (a circle with a slash through it) or by pressing Ctrl + L (Windows/Linux) or Cmd + K (Mac).
Perform the Action
Now, perform the specific action on the webpage that causes the issue (e.g., press the Host button that isn’t working correctly). Make sure the Console is open while you do this.
Check for Errors or Warnings:
After pressing the button, check the Console for any red error messages or warnings. These messages can provide insight into what’s going wrong. Look for messages like "Uncaught Error" or other red text indicating problems.
Take a Screenshot or Copy the Errors:
If you see any error messages, you can either:
Take a screenshot of the Console and share it with us.
Copy the error message by right-clicking on the message in the Console and selecting Copy. Then paste it into an email or message.
Refresh the Page (Optional)
If the issue happens during the page load, refresh the page (F5 or click the refresh button) with the Console open to capture any messages that appear when the site first loads.