Base push notification example

Base push notification example

BY 09 Oct 2013 Web Application Development

Hi All,

Could someone please post a basic example of the html and javascript needed to register for push notifications?  I am trying to follow the documentation but clearly I am missing a step because even the following throws an error about tizen not being defined:

var service = new tizen.ApplicationControl("http://tizen.org/appcontrol/operation/push_test");

Thanks!

Written by