android process handling improvements #203

Merged
sarah merged 4 commits from countersync into trunk 2021-06-22 01:08:28 +00:00
Owner
  • lots of additional logging so we can debug android process issues
  • add WidgetsBinding.ensureInitialized; without it the method channels sometimes don't get created correctly
  • foregroundservice notification accidentally had its notification channel removed
  • cancel all work in onDestroy
  • prune WorkManager work after cancellations and shutdowns, otherwise it tries to resume a cancelled job on app restart and refuses to start
* lots of additional logging so we can debug android process issues * add WidgetsBinding.ensureInitialized; without it the method channels sometimes don't get created correctly * foregroundservice notification accidentally had its notification channel removed * cancel all work in onDestroy * prune WorkManager work after cancellations and shutdowns, otherwise it tries to resume a cancelled job on app restart and refuses to start
sarah was assigned by erinn 2021-06-22 00:57:50 +00:00
erinn changed title from WIP: android process handling improvements to android process handling improvements 2021-06-22 00:59:12 +00:00
Owner
Drone Build Status: success https://build.openprivacy.ca/flutter/flutter_app/531
Owner
Drone Build Status: success https://build.openprivacy.ca/flutter/flutter_app/532
sarah merged commit 4e63694ebc into trunk 2021-06-22 01:08:27 +00:00
Sign in to join this conversation.
No description provided.