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
When attending a roll call, we get a QR code that can be scanned, holding our token. This token is also shown as a string under the QR, but is not selectable and thus not copyable. We need to make this token manually selectable, and we could also add a quick copy to clipboard button.
Basically, all the details and hints of implementation are the same as in #1853 :)
The token is to find following those steps:
Create a LAO on Device#1
Join the LAO on Device#2
Create and open a Roll Call on Device#1
Open the RollCall event on Device#2, that's it!
The text was updated successfully, but these errors were encountered:
When attending a roll call, we get a QR code that can be scanned, holding our token. This token is also shown as a string under the QR, but is not selectable and thus not copyable. We need to make this token manually selectable, and we could also add a quick copy to clipboard button.
Basically, all the details and hints of implementation are the same as in #1853 :)
The token is to find following those steps:
The text was updated successfully, but these errors were encountered: