OnePomodoro icon indicating copy to clipboard operation
OnePomodoro copied to clipboard

Fix System.Exception: Die Benachrichtigungsplattform ist nicht verfügbar. in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*)

Open DinoChan opened this issue 2 years ago • 0 comments

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe;__Interop

OnePomodoro.Helpers.ToastNotificationToolkit.<CreateToastNotifierAsync>d__0.MoveNext() + 0xf7;OnePomodoro.Helpers.ToastNotificationToolkit

OnePomodoro.Services.ToastNotificationsService.<RemoveBreakFinishedToastNotificationScheduleAsync>d__8.MoveNext() + 0x103;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Services.ToastNotificationsService.<AddBreakFinishedToastNotificationScheduleAsync>d__6.MoveNext() + 0xe9;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Helpers.NotificationManager.<AddBreakFinishedToastNotificationScheduleAsync>d__11.MoveNext() + 0xf2;OnePomodoro.Helpers.NotificationManager

OnePomodoro.ViewModels.PomodoroViewModel.<StartBreakAsync>d__67.MoveNext() + 0x1d7;OnePomodoro.ViewModels.PomodoroViewModel

OnePomodoro.ViewModels.PomodoroViewModel.<OnPomodoroTimerFinished>d__68.MoveNext() + 0x13f;OnePomodoro.ViewModels.PomodoroViewModel

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: Die Benachrichtigungsplattform ist nicht verfügbar.

Link to App Center

DinoChan avatar Jun 13 '22 08:06 DinoChan