From 71cb215bc36c9b761adeb11ee8fcec050959f564 Mon Sep 17 00:00:00 2001 From: Fmar Date: Tue, 1 Oct 2024 16:42:08 +0200 Subject: [PATCH] fix background_service missing foregroundServiceType for android >14 --- android/app/src/main/AndroidManifest.xml | 11 +++++------ pubspec.yaml | 4 ++-- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index e491d84..b4a9cb8 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -61,13 +61,12 @@ - - - + +