About APNS certification to Telegram Applications.
Checklist
- [ ] I am reporting an issue in existing functionality that does not work as intended
- [ ] I've searched for existing GitHub issues
Description
I am not receiving any push notifications. I have uploaded my APNS certification to Telegram Applications.
https://github.com/TelegramMessenger/Telegram-iOS/issues/1495 https://github.com/TelegramMessenger/Telegram-iOS/issues/178
I've looked through several posts, but none of them provided a concrete solution. I've already uploaded the certificate, but I'm still not receiving push notifications when testing message sending. I'm here to seek a solution—thank you!
Expected Behavior
Notifications to come in when messages are received
Actual Behavior
No push notifications received. Only in-app notifications work.
Steps to Reproduce
- Download cert from appstore
- Import it to your mac
- Export it from your mac to p12 format
- run this command with your cert openssl pkcs12 -in apns-dev-cert.p12 -out apns-dev-cert.pem -nodes -clcerts
- Upload resulting file to telegram
I've verified that the .pem certificate was generated properly, and its structure matches the expected format (as shown in the screenshots). However, I'm still not receiving notifications when messages are actually received. This issue has been bothering me for days, and I'd really appreciate any help or insight.
Environment
Device: iPhoneX
iOS version: 18.3
App version: 7.X
Did you try release build distributed over TestFlight?
Same, who can help me fix, I can pay for it.