I'm getting Unauthorized when trying to use the PushToSLPhoneApp example. I've put my Identity tag at Package.appxmanifest:
<Identity Name="...." Publisher="...." Version="...." />
And I've also set my notificationHubName and connectionString at MainPage.cs/RegisterToReceiveNotifications.
At Azure Portal, I've set my Package SID and Security Key at WNS Settings.
I'm getting Unauthorized when trying to use the PushToSLPhoneApp example. I've put my Identity tag at Package.appxmanifest:
<Identity Name="...." Publisher="...." Version="...." />
And I've also set my notificationHubName and connectionString at MainPage.cs/RegisterToReceiveNotifications.
At Azure Portal, I've set my Package SID and Security Key at WNS Settings.