From 842b7a504180d799e3ab98d7ead43fdd42d357c5 Mon Sep 17 00:00:00 2001 From: Efril Date: Thu, 7 May 2026 18:03:41 +0700 Subject: [PATCH] fix fcm --- android/app/src/main/AndroidManifest.xml | 9 +++ lib/common/service/fcm_example_usage.dart | 87 ----------------------- lib/common/service/fcm_service.dart | 9 ++- 3 files changed, 16 insertions(+), 89 deletions(-) delete mode 100644 lib/common/service/fcm_example_usage.dart diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 6e82463..0ac58c2 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -10,6 +10,8 @@ + + + + +