ucfcs / GrowthPlus

Educational math application for children in West and Central Africa
https://growthplus4a.netlify.app
GNU General Public License v3.0
4 stars 2 forks source link

Game sounds continues to play after back button on the phone is clicked #229

Closed RuthShryock closed 1 year ago

RuthShryock commented 1 year ago

We designed the app the close if the back button of the phone (not the back arrow in the app) is hit. This was because we didn't want to deal with points and the status of the child being messed up. If you are playing a game and hit the back button, the sound and game continues while the app is closed. The only way to stop everything is completely closing the instance of the app.

We need stop all activity in the games and quizzes once the back button is selected.