-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quiz Host App: Bug report #97
Comments
Hi @davidgfreeman, thanks for the feedback. |
Also, if the mobile devices are running on 4G or 5G, the mobile operator has an impact on latency. |
Thank you for the quick response! And understood.
David Freeman
On May 12, 2022, at 11:14, Philippe Ozil ***@***.******@***.***>> wrote:
Also, if the mobile devices are running on 4G or 5G, the mobile operator has an impact on latency.
This is a related issue: forcedotcom/quiz-player-app#35<forcedotcom/quiz-player-app#35>
—
Reply to this email directly, view it on GitHub<#97 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXCPZOODBUE5BHD6G6BRUBLVJUN6NANCNFSM5VSCLXVA>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hey @davidgfreeman, I just fixed the apostrophe issue. All you have to do is update to the latest version of the player app (v2.1.2). |
Philippe,
The app is awesome! And really appreciated.
David
On May 17, 2022, at 11:11, Philippe Ozil ***@***.******@***.***>> wrote:
Hey @davidgfreeman<https://github.com/davidgfreeman>, I just fixed the apostrophe issue. All you have to do is update to the latest version of the player app (v2.1.2).
—
Reply to this email directly, view it on GitHub<#97 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXCPZOJXMPB7VOZGI2W3XQ3VKOZK5ANCNFSM5VSCLXVA>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Summary
Contact information: David Freeman, Salesforce Technical Architect, dfreeman@salesforce.com
Short summary of what is going on or to provide context.
Tested with iPhone 12 (iOS 15.4.1), Android Galaxy S21+ (v12), MacBook Pro 2020 (iOS 12.3.1), and Chromebook (v100.0.4896.133)
-Cannot have an apostrophe ( ' ) in the name when registering for quiz; e.g. cannot have ( David's Chromebook ), but can have ( Davids Chromebook ). (Minor problem)
-Intermittently, some devices show "Wait for question." when the quiz is started.
-Intermittently, all devices show "Wait for question." when the question is shown on the big screen and the timer counts down.
App Version
Host app version (see bottom of host game page):
x.y.z
v2.7.0
Player app version (see bottom of player registration page):
x.y.z
v2.1.1
Steps To Reproduce:
Two issues...
-Once everyone registers and the quiz is started, a device or device(s) will sit at "Waiting for how to start game." while the other devices show the question properly. If the user with the "stalled" device refreshes, the question is shown, but typically too late to answer and they see "You didn't answer in time.". This happens intermittently.
-When proceeding to the next question by clicking ( Next ), all devices show "Wait for question." on their screens while the question is shown on the main screen and the timer winds down. I have the question timer set to 15 seconds. After about 12 seconds, the question is shown on devices, but this only gives about 3 seconds to answer.
Expected result
Describe what should have happened.
Self-explanatory given above scenario in Steps to Reproduce.
Actual result
Describe what actually happened instead.
Self-explanatory given above scenario in Steps to Reproduce.
Additional information
Feel free to attach a screenshot or code snippets.
The text was updated successfully, but these errors were encountered: