am developing a windows store 8.1 app which uses Windows Azure active directory for Single Sign-On.
I have implemented it. I want to add my app logo in the Sign In page,
I Have performed the steps which are explained in the below URL.
http://msdn.microsoft.com/library/azure/dn532270.aspx
I have added all the necessary logos(with mentioned pixels) but
Still i'm unable to see the logo in the sign in page.
After 2 to 3 hours of uploading the logos i have checked the app and still it is not displaying the logo
How to display the logo in the sign in page?