I\'m having trouble here: I have the app set to not run in the background, and I\'m setting a dailyInterval localnotification using a localNotification plugin I found on git
I've re-writen the localNotification plugin if anyone is interested - you can now add callbacks as well as sound. I like this fix for this problem as I have faced the same thing. I've also included it in the GIT project.
the GIT project https://github.com/DrewDahlman/Phonegap-LocalNotification
and a blog post explaining changes http://www.drewdahlman.com/meusLabs/?p=117