Hello, i have some troubles changing the default sized logo of my app in Visual Studio 2012.
I am fairly certain i am respecting all the guidelines:
-150 x 150 px size
-png or jpg format (tried with both).
I get an error every each and every time i try to replace the default logo with the one i made.
Also, it's quite curious that if i create a new app, delete its logo and then put the default one back, i get the same error!
The only viable workaround involves manually replacing the logo.png file in the Assets directory, avoiding to replace it in Visual Studio.
Am I doing something wrong? It really does feel like a bug of the program.