Open wherewhere opened 1 year ago
Hello wherewhere, thank you for opening an issue with us!
I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌
@michael-hawker Lock Screen notification is still support on Windows 11. So I think this issue should be fixed.
Describe the bug
The way to show notification on lock screen is to set the id of the text in wide tile, such as
Which using
TileContent
isBut the
Id
property is missing onAdaptiveText
. I found that theId
property is exist inElement_AdaptiveText
. So I change the ConvertToElement method and it works.Regression
No response
Reproducible in sample app?
Steps to reproduce
Expected behavior
It should appeal on lock screen easily.
Screenshots
Windows Build Number
Other Windows Build number
No response
App minimum and target SDK version
Other SDK version
No response
Visual Studio Version
2022
Visual Studio Build Number
17.8.0 Preview 1.0
Device form factor
Desktop
Nuget packages
Additional context
No response
Help us help you
Yes, I'd like to be assigned to work on this item.