#134505: "When playing the game with an Iphone, there are no cards or tokens visible"
Sobre o que é este relatório?
O que aconteceu ? Por favor escolha abaixo
O que aconteceu ? Por favor escolha abaixo
Por favor, cheque se já há um report com o mesmo assunto
Se sim, por favor, VOTE para este report. Reports com mais votos recebem PRIORIDADE!
| # | Status | Votes | Game | Type | Title | Last update |
|---|
Descrição detalhada
-
• Por favor copie e cole a mensagem de erro que aparece na tela, se possível.
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.
-
• Por favor explique o que queria fazer, o que fez e o que aconteceu
• Qual navegador você está usando?
Safari v15.8.3
-
• Por favor copie/cole o texto em inglês em vez de sua língua. Se tiver uma captura de ecrã/tela deste problema (boa prática), pode usar Imgur.com para carregá-la e copiar/colar o endereço aqui.
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.
-
• Este texto está disponível no sistema de traduções? Se sim, foi traduzido há mais de 24 horas?
• Qual navegador você está usando?
Safari v15.8.3
-
• Por favor, explique sua sugestão precisamente e de forma concisa, de forma que fique o mais fácil possível, entender o que você quer dizer.
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.
• Qual navegador você está usando?
Safari v15.8.3
-
• O que estava presente na tela quando você estava bloqueado (tela em branco? Parte da imagem do jogo? Mensagem de erro?)
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.
• Qual navegador você está usando?
Safari v15.8.3
-
• Que parte das regras não foi respeitada pela adaptação do BGA?
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.
-
• A violação de regras está visível na revisão do jogo? Se sim, em que número de jogada?
• Qual navegador você está usando?
Safari v15.8.3
-
• Qual era a ação de jogo que queria fazer?
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.
-
• O que você tentou fazer para provocar esta ação de jogo?
-
• O que aconteceu quando tentou fazer isto(mensagem de erro, mensagem na barra de estado do jogo)?
• Qual navegador você está usando?
Safari v15.8.3
-
• Em que passo do jogo ocorre o problema(qual era a instrução corrente do jogo)?
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.
-
• O que aconteceu quando tentou fazer essa ação de jogo (mensagem de erro, mensagem na barra de estado do jogo)?
• Qual navegador você está usando?
Safari v15.8.3
-
• Por favor descreva o problema de visualização. Se tiver uma captura de ecrã/tela deste problema (boa prática), pode usar Imgur.com para carregá-la e copiar/colar o endereço aqui.
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.
• Qual navegador você está usando?
Safari v15.8.3
-
• Por favor copie/cole o texto em inglês em vez de sua língua. Se tiver uma captura de ecrã/tela deste problema (boa prática), pode usar Imgur.com para carregá-la e copiar/colar o endereço aqui.
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.
-
• Este texto está disponível no sistema de traduções? Se sim, foi traduzido há mais de 24 horas?
• Qual navegador você está usando?
Safari v15.8.3
-
• Por favor, explique sua sugestão precisamente e de forma concisa, de forma que fique o mais fácil possível, entender o que você quer dizer.
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.
• Qual navegador você está usando?
Safari v15.8.3
Histórico do relatório
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;
});
}
Adicione alguma coisa para este relatório
- Outro ID de mesa / ID de jogada
- Carregar em F5 resolveu o problema?
- O problema aparece várias vezes? Sempre? Imprevisivelmente?
- Se tiver uma captura de ecrã/tela deste problema (boa prática), pode usar Imgur.com para carregá-la e copiar/colar o endereço aqui.
