Is it possible to test push notification in mobile apps, such as android & ios, with an emulator rather than a physical device?
In this ( http://docs.telerik.com/platform/appbuilder/sample-apps/sample-backend-services-pushnotifications ) article, I learned that such testing was not possible from within the emulator. During a quick Google search, I noticed many other push-notification services couldn't be tested in the emulator.
I would like to be able to be able to test the push-notification feature without needing to posses a physical device, because I can't afford them.