c# - How to change default images in Windows Phone 8.1 app? -


i'm trying pass certification using windows app cert kit i'm getting error due using default images tiles, splash screen , logo.

i know because need replace these default images own when try change images in package.appxmanifest no option in application change these images.

i've looked in wmappmanifest there no option change.

enter image description here

does know how can access images being set?

looks you're using wp 8.1 silverlight.

to edit settings using gui, need double click on wmappmanifest.xaml in properties folder under solution.

enter image description here


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -