My apologies if this is the wrong forum to post this issue.
Was wondering if anyone has any luck getting the katzer/cordova-plugin-local-notifications
plugin working in conjunction with ionic? Been struggling for a couple hours now. Think I’ve got it integrated correctly, but I never seem to get any notifications. I am running it the emulator, and have also tried it on my iOS device.
When executing in the emulator I see several warnings:
Aug 9 08:25:20 Denniss-MacBook-Pro-2.local SpringBoard[16271] <Warning>: UILocalNotification: could not calculate next fire date - previous = 2014-08-09 12:25:20 +0000 : next = 2014-08-09 12:25:20 +0000 : repeatInterval = 2
But, I never get an alert within the app, or a notification outside when I exit.
Any suggestions as to how to debug this?
Thanks!