Fix crash when a requests fails in non-widget mode (aka on background-receive): Cannot show toasts without an UI

This commit is contained in:
2025-05-23 21:10:20 +02:00
parent cc13f8a0f3
commit faa624e9f8
5 changed files with 56 additions and 14 deletions

View File

@@ -2,7 +2,7 @@ name: simplecloudnotifier
description: "Receive push messages"
publish_to: 'none'
version: 2.0.0+481
version: 2.0.0+484
environment:
sdk: '>=3.2.6 <4.0.0'