Can't receive push notifications after a couple of days

Hi,

We are using the cordova-plugin-local-notifications for sending local push notifications to our users. We recently deployed a stable build where everything was working fine on Android as well as iOS.

After a couple of days testing the app on both platforms the iOS notifications didn’t fire anymore we haven’t changed our code and tested it on 3 different devices (5s, 6 and 6s).

Does anyone has an idea whats going on?

I read about the scheduling limit https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Chapters/WhatAreRemoteNotif.html but we are firing them directly.

Please help us out!

I have this exact same issue. Local notifications were working like a charm. But suddenly stopped working. No error in the console or XCode debugger. Any tips on how to troubleshoot this?