I found when I create a update tile app, if set a badge in appxmanifest, the app works, but if I delete the badge image, there will be a exception “Element not found” throws out. My template is TileWideText05
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Badge images are usually required when you have the app to set to run in lock-screen mode. This means the app will run in the background and use the badge icon to update the lock screen with details. If you are not using this functionality, simply turn off run in lock screen and you will not be required to provide an image.