Hi all,
I have built the Android version of the driving game in the mobile course.
When I play it from my PC it works fine but when I try it from my phone the following happens.
- Build and run, runs first time with 5 energy
- Play the game 5 times
- Notification pops up to recharge my energy
- Clicking on the notification does not reset the energy to 5, it stays at zero.
This is sounding like a difficult issue to debug.
On a Samsung A12.
Tried uninstalling the app and doing another Build and Run - works fine 5 times and then the same issue.
I’ll keep checking my code but would love to know why acknowledging the notification does not reset the energy in this case.
cheers