#134505: "When playing the game with an Iphone, there are no cards or tokens visible"
What is this report about?
What happened? Please select from below
What happened? Please select from below
Please check if there is already a report on the same subject
If yes, please VOTE for this report. Reports with the most votes are given PRIORITY!
| # | Status | Votes | Game | Type | Title | Last update |
|---|
Detailed description
-
• Please copy/paste the error message you see on your screen, if applicable.
The game page just shows the information „application loading“ and „connection to your game“ but nothing happens. This is the case both for turn -based and real-time games.
-
• Please explain what you wanted to do, what you did and what happened
• Which browser are you using?
Safari v15.8.3
-
• Please copy/paste the text displayed in English instead of your language. If you have a screenshot of this bug (good practice), you can use Imgur.com to upload it and copy/paste the link here.
The game page just shows the information „application loading“ and „connection to your game“ but nothing happens. This is the case both for turn -based and real-time games.
-
• Is this text available in the translation system? If yes, has it been translated for more than 24 hours?
• Which browser are you using?
Safari v15.8.3
-
• Please explain your suggestion precisely and concisely so that it's as easy as possible to understand what you mean.
The game page just shows the information „application loading“ and „connection to your game“ but nothing happens. This is the case both for turn -based and real-time games.
• Which browser are you using?
Safari v15.8.3
-
• What was displayed on the screen when you were blocked (Blank screen? Part of the game interface? Error message?)
The game page just shows the information „application loading“ and „connection to your game“ but nothing happens. This is the case both for turn -based and real-time games.
• Which browser are you using?
Safari v15.8.3
-
• Which part of the rules was not followed by the BGA adaptation?
The game page just shows the information „application loading“ and „connection to your game“ but nothing happens. This is the case both for turn -based and real-time games.
-
• Is the rules violation visible on game replay? If yes, at which move number?
• Which browser are you using?
Safari v15.8.3
-
• What was the game action you wanted to do?
The game page just shows the information „application loading“ and „connection to your game“ but nothing happens. This is the case both for turn -based and real-time games.
-
• What did you try to do to trigger this game action?
-
• What happened when you tried to do this (error message, game status bar message, ...)?
• Which browser are you using?
Safari v15.8.3
-
• At which step of the game did the problem occur? What was the current game instruction?
The game page just shows the information „application loading“ and „connection to your game“ but nothing happens. This is the case both for turn -based and real-time games.
-
• What happened when you tried to do this game action (error message, game status bar message, ...)?
• Which browser are you using?
Safari v15.8.3
-
• Please describe the display issue. If you have a screenshot of this bug (good practice), you can use Imgur.com to upload it and copy/paste the link here.
The game page just shows the information „application loading“ and „connection to your game“ but nothing happens. This is the case both for turn -based and real-time games.
• Which browser are you using?
Safari v15.8.3
-
• Please copy/paste the text displayed in English instead of your language. If you have a screenshot of this bug (good practice), you can use Imgur.com to upload it and copy/paste the link here.
The game page just shows the information „application loading“ and „connection to your game“ but nothing happens. This is the case both for turn -based and real-time games.
-
• Is this text available in the translation system? If yes, has it been translated for more than 24 hours?
• Which browser are you using?
Safari v15.8.3
-
• Please explain your suggestion precisely and concisely so that it's as easy as possible to understand what you mean.
The game page just shows the information „application loading“ and „connection to your game“ but nothing happens. This is the case both for turn -based and real-time games.
• Which browser are you using?
Safari v15.8.3
Report history
Have you finished the game using your iPhone or using an other device?
Have you tried to play again (an other Arctic game) with your iPhone? If so, have you encountered the same issue?
Thank you for your help @Fienchen
I tried to play one more game of Arctic on my phone but immediately had to agree on abandonning the game collectively since I could only see the landscape for the tokens but the rest of the game was not loading. I don't have the number of that table anymore.
@Fienchen Could you test it again with your iPhone and let me know if this is now functionnal?
In case a developper need the solution, here it is :
if (screen == undefined || screen.orientation == undefined) {
// iOS 15.5 hack
window.onorientationchange = this.onScreenWidthChange;
}
else {
screen.orientation.addEventListener("change", () => {
this.onScreenWidthChange;
});
}
Add to this report
- Another table ID / move ID
- Did F5 solve the problem?
- Did the problem appear several times? Every time? Randomly?
- If you have a screenshot of this bug (good practice), you can use Imgur.com to upload it and copy/paste the link here.
