Sending tags containing special characters to Azure Notification Hub
问题 We want to use Azure Notification Hubs in our iPad app but we have run into a problem. The tags that determine who gets the push message is an email address and it works fine if it only contains normal characters. But it does not work when we try to send a tag looking like this: test+10@gmail.com or test%10@gmail.com We are using this method to send push from the backend: http://msdn.microsoft.com/en-us/library/windowsazure/dn539552.aspx When we do so we get this message: Invalid tag test+10