【发布时间】:2015-01-05 11:05:03
【问题描述】:
我是 Windows Phone 开发的新手。我将实现具有以下功能的提醒应用程序:
- 每天/每周/每月提醒
- 提醒发生时显示在通知列表中
我有问题:
- Alarms / Remind API 非常适合我的任务。但它没有 创建通知(我想在通知列表中看到我的提醒)
-
ScheduledToastNotification创建通知,但它有太多计划限制
如何创建正确的定时闹钟 + Toast 通知?
【问题讨论】:
-
Silverlight 8、8.1 还是 Windows 运行时?
-
Silverlight 8.1 - RT 不支持警报/提醒
标签: windows-phone-8 notifications windows-phone-8.1 reminders