diff --git a/lib/entities/background_tasks.dart b/lib/entities/background_tasks.dart index 1ec74b655..28b005c4f 100644 --- a/lib/entities/background_tasks.dart +++ b/lib/entities/background_tasks.dart @@ -186,7 +186,7 @@ Future onStart(ServiceInstance service) async { String title = "${wallet.type} - ${wallet.name} - ${syncProgress}% Synced"; flutterLocalNotificationsPlugin.show( - notificationId, + notificationId + i, title, 'Background sync - ${DateTime.now()}', NotificationDetails(