Ive been reading from several sources, and now Im more confused then ever.
So my app failed the test because I was exiting the game each time I clicked the back button.
So I “fixed” it to go always to the menu which is always the previous screen for coincidence…
the problem is that now I submmited the app like this…
When pressing back button in the menu, nothing will happen… because im already in the menu…
What If I add a pause screen in the game how is the back button is suppose to behave?
Press once -> go to pause
Press again will go back to the game? or go to the menu?
the problem is… if this is true I wont have a way to go back to the menu, if i want to quit the game…
So I need to make a menu with only button one “exit” button to go back to the menu?
my question is… How is the back button suppose to behave?
Seems like theres no way to stop submission for now.
The back button is suppose to go back to the menu, or pause the game, but if you are in the menu you have to quit the application.
Also, if you choose to pause the game, you have to make a menu that allows you to go back to the game or quit to the main menu which is more complicated.
These tests should be automatic…