-
Notifications
You must be signed in to change notification settings - Fork 0
Description
When I open the client appon the new Monarch, I am able to see the first page which displays the three options correctly:
-Classroom Mode
-Exploration Mode
-Map Mode
I also get the following error: "(E/OpenGLRenderer: Unable to match the desired swap behavior)"
These options are now also mapped in braille on the device (which was not the case in the earlier build), and a small white box appears to indicate the currently hovered button.
While hovering between modes works correctly, it is not possible to select and enter a mode. As a result, I cannot proceed to view an experience. It appears that the Monarch system is overriding or intercepting the button mapping, preventing the app’s selection logic from executing.
Expected Behaviour:
-User can hover between modes
-User can press/select a mode
-App transitions into the selected experience
Behaviour on the new build:
-Hover works
-Selection does not trigger navigation
-Button mapping appears to be overridden by Monarch firmware