Reputation: 1557
I am extremely close to publishing my Windows Phone app. However, even though I changed the ApplicationIcon and Background images, the Windows Phone emulator doesn't use them.
Any ideas of why this is not working?
Upvotes: 1
Views: 234
Reputation: 1557
Well, I figured it out.
I needed to unpin the app from the Start screen, then repin it.
Hope this helps someone.
Upvotes: 1
Reputation: 6953
Try uninstalling your app from the emulator then stop and restart it before finally deploying again. Seems to get cached sometimes.
Upvotes: 3