You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I recently upgraded to the 0.4.1 (was using 0.3.0) because I needed custom properties. I also changed the pem file for the app. Now when I send notifications, (using rake apn:notifications:deliver) it only sends a single notification at a time and the user doesn't receive it. If I switch back the pem files, everything is fine. I'm confused because I don't see any errors in the log and I don't get why it would send one and then stop.
I'm on rails 2.3.5 on heroku.
Thanks!
The text was updated successfully, but these errors were encountered:
If the user doesn't receive the single notification it seems like perhaps there is a problem with your new pem files?
It is hard for me to tell from your comment whether you think the problem you are having is with 0.4.1 or with the changed pem files. Does it work properly using 0.4.1 with your old pem files?
Hi,
I recently upgraded to the 0.4.1 (was using 0.3.0) because I needed custom properties. I also changed the pem file for the app. Now when I send notifications, (using rake apn:notifications:deliver) it only sends a single notification at a time and the user doesn't receive it. If I switch back the pem files, everything is fine. I'm confused because I don't see any errors in the log and I don't get why it would send one and then stop.
I'm on rails 2.3.5 on heroku.
Thanks!
The text was updated successfully, but these errors were encountered: