⟩ Suppose I am trying to receive toast notifications in emulator app. I got everything setup but notification does not show up in emulator at all?
Make sure you have a product / publisher name set in the manifest.
Open WindowsPhonepmanifest.xml, under Properties. Edit Publisher="" to Publisher="something". Redeploy.