abdrdg / Foundry

0 stars 0 forks source link

[Bret][Functionality] The phone screen times out when the game is idle in its current screen. #44

Closed brodriguez-hub closed 1 year ago

brodriguez-hub commented 1 year ago

When the user is not interacting with the game or phone, the phone screen times out even though the application is running on the phone screen.

Steps:

  1. Launch the application
  2. The application will open.
  3. Tap the Dog in the middle of the screen.
  4. Tap the food bowl.
  5. You will enter minigame.
  6. Do not do any interaction with the game.
  7. Observe the app's behavior.

Expected Result: The phone will remain open as long as the application is running. Actual Result: The phone screen times out even though the application is still running.

Device: -Realme 6 Pro -Android 11 -FW 11.3

brodriguez-hub commented 1 year ago

This issue cannot reproduce in dev-0.0.1.0 pre-release environment.