Notifications and the Tizen Object

Notifications and the Tizen Object

BY 29 Aug 2013 Web Application Development

I was trying to implement notification in my app, but kept running into “TypeError: ‘undefined’ is not an object.” I looked around made sure i had all of the proper privileges and I believe I do. During testing, I wired up sending a notification to the menu button (tizenkwkey). What I noticed is that it always worked on the first page of my application. As soon as I navigate away from that page, it only works every other time. What’s going?

Thanks in advance!

Written by