Push Notification not working in ios 9.2.1 - ios

I have integrated push notification in my app. I have tested it in ios7, ios8, ios9.2.1. Its working perfectly in few devices and few ios9.2.1 devices don't get device token even. Please Help.

I realized where was my mistake. I was not sending device token while using social login. Silly mistake.
Its working fine now!

Related

IOS Push Notification Working in debug But not working in TestFlight

Flutter IOS Push Notification working in when we developed application and running in real device
but the push notification not working on TestFlight when i submitted to group of testers.
Can anyone help me out with this serious issue as well.
Thanks in advance.

Silent Push Notifications doesn't work properly on iOS 14

Does anyone else have troubles with silent push notifications on iOS 14 (latest beta). We use silent PNs for some sort of minimal syncing between devices via backend, and it works well on all iOS versions except iOS 14. I wrote "doesn't work properly" because sometimes they do work, but usually they are not delivered to iOS devices (response code from Apple while sending them is 200, means everything is ok).
UPD: seems like it's iOS issue, and also seems like it's fixed in iOS 14.2
I experiencing same issue and this is critical for my app (I use silent pushes while in foreground to deliver messages to user)
I just installed iOS 14.2 beta and silent pushes work ok there (bug fixed). So looks like this is iOS 14.0 bug and apple knows about it and fixed already in beta.

Push notifications not being sent from parse-server to iOS devices

I'm using parse-server to send push notifications to my app. When I manually send push notifications from it, iOS devices won't receive them. It works fine in Android though.
Has anyone encountered this issue? Is it Parse Server's issue or anything else?
Any help would be greatly appreciated.

iOS Pushbots not working

Today I published my first app to the iOS App Store (hooray!).
When I tested the app, push notifications worked perfectly fine (using pushbots). But after downloading the app from the App Store, I did not receive any push notifications anymore.
I'm hoping someone here knows what might be the cause of this problem.

Iphone 6 & 6++ not receiving push notifications

I have developed IOS app and it is published in app store. When i am sending push notification from back end (using php script) only iphone5 & iphone5s users are getting the notification. Both of these phones are having IOS 8 installed.
iphone6 & iphone6+ devices not receiving any push notifications, all my devices are having same ios version 'ios8.1.3'. I also updated iphone6+ to ios 8.2 but nothing.
I have tried various things such as resetting the notification dialogue etc.. but nothing has helped so far.
Is there any solution for this problem.
Thanks in advance.

Resources