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 you open the phone for the first time and you're on the home screen and haven't opened an app yet, if you click the back button, the back button is bugged and won't work until the player restarts the game.
My suggested solution:
hide the back button when the player is on the phone's home screen, or if you want the back button to be there, it should be only for display and not perform any action (I think it can be done by putting a simple if condition)
Issue Reproduction
Open Phone
Press the back button (in home screen)
Click on any app, for example I selected contacts
Now the back button doesn't work forever
Evidence
No response
The text was updated successfully, but these errors were encountered:
Development Issue
Unsure
Phone Version
tested in release 3.15.0 and beta versions
Issue Description
When you open the phone for the first time and you're on the home screen and haven't opened an app yet, if you click the back button, the back button is bugged and won't work until the player restarts the game.
My suggested solution:
hide the back button when the player is on the phone's home screen, or if you want the back button to be there, it should be only for display and not perform any action (I think it can be done by putting a simple if condition)
Issue Reproduction
Evidence
No response
The text was updated successfully, but these errors were encountered: