fixed checkin issue

This commit is contained in:
Mohamed Nouffer
2023-09-12 12:57:45 +05:30
parent d67d17e971
commit 48f4b833f6
4 changed files with 120 additions and 90 deletions

View File

@ -85,6 +85,7 @@ class _MyAppState extends State<MyApp> with WidgetsBindingObserver {
restoreGame();
if(destinationController.positionStream == null){
destinationController.startGPSTimer();
destinationController.startGame();
}
break;
case AppLifecycleState.inactive: