OnePomodoro icon indicating copy to clipboard operation
OnePomodoro copied to clipboard

Fix System.Exception: 通知平台不可用。 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.<RemovePomodoroFinishedToastNotificationScheduleAsync>d__9.MoveNext() + 0x103;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Helpers.NotificationManager.<RemovePomodoroFinishedToastNotificationScheduleAsync>d__12.MoveNext() + 0xb1;OnePomodoro.Helpers.NotificationManager

OnePomodoro.ViewModels.PomodoroViewModel.<StopTimer>d__65.MoveNext() + 0xc7;OnePomodoro.ViewModels.PomodoroViewModel

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

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

Reason

System.Exception: 通知平台不可用。

Link to App Center

DinoChan avatar Jun 30 '22 06:06 DinoChan