Anim
Posts: 0
Joined: Fri Jul 03, 2015 10:45 am

Push Notification is not working after upgrade to jQuery Lib 3.0

Hi,

My app has push notification configured and it was working fine. But after we upgraded APP with new jQuery LIB. I am only receiving push notification if my app is not running in background.

I tested with Push Notification event using alert and tried to read the Payload but the event itself did not invoke.

Animesh

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Push Notification is not working after upgrade to jQuery Lib 3.0

Hello,

It has to work fine. Please check if there are any errors in Weinre console. You can learn here: https://devcenter.appery.io/documenta... how to open the console.
Please add background plugin to your app as a workaround: https://github.com/katzer/cordova-plu...

Return to “Issues”