eric langlois
eric langlois
This isn't the right / final fix yet, so let's discuus. One thing is certain though: the code currently checked-in is wrong.
## Description Updating AppNotification samples to use the new AppNotificationBuilder instead of Raw XML. ## Target Release v1.2 Preview1 ## Checklist - [ ] Samples build and run using the...
## Description Packaged version of the C++ AppNotifications sample ## Target Release WindowsAppSDK v1.1 ## Checklist - [ ] Samples build and run using the Visual Studio versions listed in...
Push Notification Samples: Add section on differences between packaged and unpackaged Apps settings.
## Description - Add section on differences between packaged and unpackaged apps settings for Push Notifications - Remove protocol section from appxmanifest since it isn't required for Push Notifications. ##...
Make it easier to find the doc for the AppNotificationBuilder by making the tree structure under specs match the tree structure under dev
### Describe the bug In the FrameworkUDK, NotificationProperties' ctor takes a PCWSTR and internally converts it to utf8 but, the corresponding get_Payload() operation returns a utf8 string. This means that...
Updating all nugets for the Push Notification Samples to their latest versions. Both samples have been manually tested and work as expected.
## Description Please include a summary of the change and/or which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....