Badge number and glyph updater does not work in simulator. FYI.
Question : How to get the applicationId for BadgeUpdateManager.CreateBadgeUpdaterForApplication(String) ?
the link to the documentation to BadgeUpdateManager.CreateBadgeUpdaterForApplication(String) :
http://msdn.microsoft.com/en-us/library/windows/apps/br208534.aspx
I do know how to update badge though using the other method which is :
http://msdn.microsoft.com/en-us/library/windows/apps/br208533.aspx
But i don't seems to know how to get the AppID for the first method, the documentation does not tell me how to get it.