I'm following this guide (http://msdn.microsoft.com/library/windows/apps/hh465407) to implement push notifications on my app, but it seems to be outdated since I can't find the client secret as shown in this image: .
In developer dashboard (App identity tab) I've got only SID.
I also checked Windows Live Services site but there are only passwords and private keys. There is no client secret:
Where i can find that exact client secret shown in the msdn tutorial?
Azure also can't validate my app with provided SID (from Dev center dashboard) and password (from Windows Live Services site). i.imgur.com/VH1YIlo.png Maybe password != client secret?
The Application Secret is exactly what we need, some steps you need to verify/do: