#134505: "When playing the game with an Iphone, there are no cards or tokens visible"
どういった内容ですか?
どうしましたか?以下から選んでください
どうしましたか?以下から選んでください
同一内容の報告がないか、ご確認ください
もしそうなら、このレポートに投票してください。投票の多いレポートから調査されます!
| # | Status | Votes | Game | Type | Title | Last update |
|---|
詳細
-
• もしあれば、画面に表示されたエラーメッセージをコピー&ペーストしてください
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.
-
• 何をしたいか、何をしたか、何が起きたかを説明してください
• あなたのブラウザは何ですか?
Safari v15.8.3
-
• あなたの言語の代わりに、表示されている英語の文章をコピー&ペーストしてください。 もしこのバグのスクリーンショットがあれば(素晴らしい!)、Imgur.com等を使ってアップロードし、リンクをコピー&ペーストしてください。
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.
-
• このテキストは翻訳ページで翻訳可能になっていますか?もしそうならば、24時間以上前に翻訳されていますか?
• あなたのブラウザは何ですか?
Safari v15.8.3
-
• 何を意味するのか、簡単に理解できるようにあなたの提案を正確かつ簡潔に説明してください。
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.
• あなたのブラウザは何ですか?
Safari v15.8.3
-
• ブロックされたときの表示は何でしたか(空のスクリーン?一部のみのゲームインターフェイス?エラーメッセージ?)
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.
• あなたのブラウザは何ですか?
Safari v15.8.3
-
• 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.
-
• ルールの間違いはゲームのリプレイで確認できますか?そうであれば、行動番号は何番ですか?
• あなたのブラウザは何ですか?
Safari v15.8.3
-
• やりたかったゲームアクションは何ですか?
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.
-
• このゲームアクションを引き起こす為に何を試みましたか?
-
• これを行おうとしたときに何が起こりましたか?(エラーメッセージ、ステータスバーメッセージ、他)
• あなたのブラウザは何ですか?
Safari v15.8.3
-
• どの段階でこの問題が起こりましたか?(画面の指示はどうなっていましたか)
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.
-
• ゲームアクションを行おうとしたとき、何が起こりましたか?(エラーメッセージ、ステータスバーメッセージ、他)
• あなたのブラウザは何ですか?
Safari v15.8.3
-
• 表示の問題を説明してください もしこのバグのスクリーンショットがあれば(素晴らしい!)、Imgur.com等を使ってアップロードし、リンクをコピー&ペーストしてください。
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.
• あなたのブラウザは何ですか?
Safari v15.8.3
-
• あなたの言語の代わりに、表示されている英語の文章をコピー&ペーストしてください。 もしこのバグのスクリーンショットがあれば(素晴らしい!)、Imgur.com等を使ってアップロードし、リンクをコピー&ペーストしてください。
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.
-
• このテキストは翻訳ページで翻訳可能になっていますか?もしそうならば、24時間以上前に翻訳されていますか?
• あなたのブラウザは何ですか?
Safari v15.8.3
-
• 何を意味するのか、簡単に理解できるようにあなたの提案を正確かつ簡潔に説明してください。
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.
• あなたのブラウザは何ですか?
Safari v15.8.3
報告履歴
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;
});
}
報告に書き加える
- 他のテーブルID/行動ID
- F5キー(ページの再読込)で問題は解決されましたか?
- 問題は何回も起こりましたか?毎回 起こりますか?ランダムに起きますか?
- もしこのバグのスクリーンショットがあれば(素晴らしい!)、Imgur.com等を使ってアップロードし、リンクをコピー&ペーストしてください。
