diff --git a/lib/utils/push_helper.dart b/lib/utils/push_helper.dart index 7ca810a8..b2e8c486 100644 --- a/lib/utils/push_helper.dart +++ b/lib/utils/push_helper.dart @@ -333,6 +333,7 @@ Future _tryPushHelper( contentTitle: title, summaryText: title, ), + autoCancel: false, ), ), );