I am creating hybrid application using Kendo UI Mobile. I want to have push notification with my application. I try to enable notification on simulator and on physical device (kindle fire HD) but it is not working.
As a reference I am using this post: http://blogs.telerik.com/appbuilder/posts/13-07-08/introducing-push-notifications-services-push-for-hybrid-apps-made-easy
Its bit of confusing because I am not able to understand how push notification is working.
Also, I had create project on GCM for android and enter API in Everlive i.e. Telerik Backend Services.
Can anyone help me with the instruction how to get Push notification with Kendo UI Mobile (i.e. VS 2012 extension) and Backend services?