You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<buttonstyle="flex-grow: 1;" id="tryAuthenticationButton">I joined the room, try again!</button>
29
+
</div>
30
+
<divstyle="font-size: x-small;">
31
+
<b>Trouble shooting guide</b>
32
+
In case things dont work there are multiple things to check.
33
+
<ul>
34
+
<li>Have you granted the widget all the required permissions? This is necassary to read the
35
+
auth rooms state and check if you joined that room.
36
+
</li>
37
+
<li>
38
+
On Android the widget api to communicate with the client/ask read and sent room events is not yet supported.
39
+
</li>
40
+
<li>
41
+
When adding this widget to a room the "change room settings permission" must be allowed for all participating memebers, so that they can update the room stat, which is
42
+
required to make a turn in the game.<br>
43
+
The easiest solution for this is to set the group for <b>change settings</b> to <b>Default</b> : Room settings -> Permission and roles -> change settings
0 commit comments