Telegram-iOS icon indicating copy to clipboard operation
Telegram-iOS copied to clipboard

About APNS certification to Telegram Applications.

Open Timmory opened this issue 8 months ago • 2 comments

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

  1. Download cert from appstore
  2. Import it to your mac
  3. Export it from your mac to p12 format
  4. run this command with your cert
openssl pkcs12 -in apns-dev-cert.p12 -out apns-dev-cert.pem -nodes -clcerts
  5. Upload resulting file to telegram
Image Image

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

Timmory avatar May 15 '25 03:05 Timmory

Did you try release build distributed over TestFlight?

k0ry avatar May 23 '25 23:05 k0ry

Same, who can help me fix, I can pay for it.

jifeng888 avatar Oct 28 '25 16:10 jifeng888