#134505: "When playing the game with an Iphone, there are no cards or tokens visible"
Mitä tämä raportti koskee?
Mitä tapahtui? Valitse alta
Mitä tapahtui? Valitse alta
Ennen ilmoituksen tekoa, tarkista onko sellainen jo olemassa samasta aiheesta
Jos kyllä, ole ystävällinen ja ÄÄNESTÄ tätä raporttia. Eniten ääniä saaneet raportit laitetaan ETUSIJALLE!
| # | Status | Votes | Game | Type | Title | Last update |
|---|
Tarkka kuvaus
-
• Kopioi/liitä virheilmoitus näytöltäsi, jos sait sellaisen.
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.
-
• Selitä mitä halusit tehdä, mitä teit ja mitä tapahtui
• Mikä on selaimesi?
Safari v15.8.3
-
• Ole hyvä ja kopioi teksti englanniksi oman kielesi sijasta. Jos sinulla on kuvankaappaus tästä bugista, voit käyttää Imgur.com:a sen lähettämiseksi. Kopioi ja liitä linkki tähän.
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.
-
• Onko tämä teksti saatavilla käännösjärjestelmässä? Jos on, onko sen käännöksestä yli 24 tuntia?
• Mikä on selaimesi?
Safari v15.8.3
-
• Selitä ehdotuksesti tarkasti ja ytimekkäästi, jotta se on ymmärrettävissä niin helposti kuin mahdollista.
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.
• Mikä on selaimesi?
Safari v15.8.3
-
• Mitä näytöllä näkyi kun olit estettynä (Tyhjä ruutu? Osa pelin käyttöliittymästä? Virheilmoitus?)
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.
• Mikä on selaimesi?
Safari v15.8.3
-
• Mitä osaa säännöistä BGA:n sovellus ei noudattanut
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.
-
• Onko sääntörikkomus nähtävillä pelin toistossa? Jos kyllä, mikä on siirron numero?
• Mikä on selaimesi?
Safari v15.8.3
-
• Minkä pelin toiminnon halusit suorittaa?
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.
-
• Mitä yritit tehdä tämän pelitoiminnon käynnistymiseksi?
-
• Mitä tapahtui kun yritit tehdä tämän (virheilmoitus, pelin tilapalkin viesti, ...)?
• Mikä on selaimesi?
Safari v15.8.3
-
• Missä vaiheessa peliä ongelma ilmeni (mikä oli silloinen pelin ohje)?
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.
-
• Mitä tapahtui kun yritit tehdä tämän pelin toiminnon (virheilmoitus, pelin tilapalkin viesti, ...)?
• Mikä on selaimesi?
Safari v15.8.3
-
• Kuvaile näyttöongelmaa. Jos sinulla on kuvankaappaus tästä bugista, voit käyttää Imgur.com:a sen lähettämiseksi. Kopioi ja liitä linkki tähän.
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.
• Mikä on selaimesi?
Safari v15.8.3
-
• Ole hyvä ja kopioi teksti englanniksi oman kielesi sijasta. Jos sinulla on kuvankaappaus tästä bugista, voit käyttää Imgur.com:a sen lähettämiseksi. Kopioi ja liitä linkki tähän.
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.
-
• Onko tämä teksti saatavilla käännösjärjestelmässä? Jos on, onko sen käännöksestä yli 24 tuntia?
• Mikä on selaimesi?
Safari v15.8.3
-
• Selitä ehdotuksesti tarkasti ja ytimekkäästi, jotta se on ymmärrettävissä niin helposti kuin mahdollista.
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.
• Mikä on selaimesi?
Safari v15.8.3
Raportin historia
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;
});
}
Lisää jotain tähän raporttiin
- Toinen pöydän tunnus / siirron numero
- Ratkaisiko F5 ongelman?
- Ilmestyykö ongelma useita kertoja? Joka kerta? Satunnaisesti?
- Jos sinulla on kuvankaappaus tästä bugista, voit käyttää Imgur.com:a sen lähettämiseksi. Kopioi ja liitä linkki tähän.
