-
Notifications
You must be signed in to change notification settings - Fork 440
iOS: Push Notifications not working in Background or when application is reopened #243
Comments
Can someone please suggest a fix for this? |
+1 |
#237 same issue |
Please update to 3.9.2 and take note of the update messaging instructions, let me know if issues remain afterwards. |
@EddyVerbruggen it seems the issue has returned. The background notification stopped working again. I tried following the instructions like the last time but it no longer works. Rechecked my APNS certs, Provisioning Profile and they seem to be in place. Checked XCode and things are as they are supposed to be. Can you please look into this? Thanks a lot. |
I'll need your project then. |
Sending in few mins. |
Sent. Thanks! |
@sudhanshu-15 You have plugin version 3.9.0 in your iOS project. This sh** was fixed in 3.9.2. |
Ohh darn! I did update my plugin :/ this is strange. Let me update and get back to you. Thanks a lot for looking. |
I was missing the updated plugin version some how, fixed it and now it is working as expected. |
I am facing this issue where the application is able to receive push notification when in foreground but does nothing when in background. There is no sound, no badge data, no notification in the notification. I followed the issues previously created for this but couldn't find anything substantial. I tried the suggestions made by others to resolve this, like setting the priority high but nothing works. The application works flawlessly on Android.
Moreover the push notifications stop working altogether when the application is reopened.
Can someone help me on this or point me to the right direction?
The text was updated successfully, but these errors were encountered: