This commit is contained in:
Zeke Sikelianos 2017-05-01 15:59:00 -07:00
parent 9fd1e2c8c4
commit 52d6e53001

View file

@ -26,8 +26,8 @@ are fine differences.
* On Windows 8.1 and Windows 8, a shortcut to your app, with a [Application User * On Windows 8.1 and Windows 8, a shortcut to your app, with a [Application User
Model ID][app-user-model-id], must be installed to the Start screen. Note, Model ID][app-user-model-id], must be installed to the Start screen. Note,
however, that it does not need to be pinned to the Start screen. however, that it does not need to be pinned to the Start screen.
* On Windows 7, notifications are not supported. You can however send * On Windows 7, notifications work via a custom implementation which visually
"balloon notifications" using the [Tray API][tray-balloon]. resembles the native one on newer systems.
Furthermore, in Windows 8, the maximum length for the notification body is 250 Furthermore, in Windows 8, the maximum length for the notification body is 250
characters, with the Windows team recommending that notifications should be kept characters, with the Windows team recommending that notifications should be kept