Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notifcations are only “You have a new message” #833

Open
2 tasks done
Kamik423 opened this issue Sep 4, 2022 · 12 comments
Open
2 tasks done

Notifcations are only “You have a new message” #833

Kamik423 opened this issue Sep 4, 2022 · 12 comments
Labels
bug Something isn't working

Comments

@Kamik423
Copy link

Kamik423 commented Sep 4, 2022

Checklist

  • I am reporting an issue in existing functionality that does not work as intended
  • I've searched for existing GitHub issues

Description

Telegram censors notification text even though this feature is disabled. This started occurring a few days ago on my iPad. I did not touch any settings but all messages get censored now. The same is not true for my iPhone signed into the same account with the same settings.

Expected Behavior

The message content should be in the notification.

Actual Behavior

It just says “You have a new message”

Steps to Reproduce

This is not with due to the iOS notification preview censoring since that changes the message to “Message” instead of “You have a new message”. So the issue is due to Telegram internal settings. In Telegram itself the “Message Preview” switch is also enabled (I tried toggling it off and on) for all chats, groups, and channels.

This issue might be related to this bug report although for me this only started happening a few days ago — potentially with the release of the latest AppStore version of the app.

Screenshots

A12FD1A5-D29C-4F2F-9974-C8A0CD65995F
25122307-4713-45B8-8D0F-6B4AAC5E4666
7D079E07-DA73-451D-BF68-72296F61860F

Environment

Device: iPad 12.9 with FaceID first generation

iOS version: 16.1 beta

App version: 8.9.1

@Kamik423 Kamik423 added the bug Something isn't working label Sep 4, 2022
@JhihPong
Copy link

JhihPong commented Nov 8, 2022

I have the same question too. Do you have any ideas to solve this problem?

@Kamik423
Copy link
Author

Kamik423 commented Nov 8, 2022

I am not an expert or a developer on this project, but to me this statement

if !content.title.isEmpty || !content.subtitle.isEmpty || !content.body.isEmpty {
if let isLockedMessage = self.isLockedMessage {
content.body = isLockedMessage
}
}

looks the wrong way around. In my option the locked message should be set if the messages are empty – not un-empty.

@neneone
Copy link

neneone commented Feb 9, 2024

Same problem here on a 2nd gen iPad Pro 11” running iOS 17.3

@abumora
Copy link

abumora commented Mar 13, 2024

do you have a solution?

@skiks
Copy link

skiks commented Mar 21, 2024

Same problem! Already 2 months! Empty notifications. its drain my battery so much!
IMG_7354

@Erik262
Copy link

Erik262 commented May 20, 2024

Now, in 2024, this issue still persists.!!

@farzadso
Copy link

Yeah, still happening to me on all my devices.

@Erik262
Copy link

Erik262 commented Jun 11, 2024

Yeah, I feel the same way. I can't believe that we're the only ones dealing with this problem.

@farzadso
Copy link

I just reset my notification settings (such a pain to mute all those chats one by one again) and it seems to be fixed now.

@Erik262
Copy link

Erik262 commented Jun 12, 2024

I just reset my notification settings (such a pain to mute all those chats one by one again) and it seems to be fixed now.

Did you do this inside the app or in your phones settings?

@farzadso
Copy link

I just reset my notification settings (such a pain to mute all those chats one by one again) and it seems to be fixed now.

Did you do this inside the app or in your phones settings?

In my phone settings.

@zanyar3
Copy link

zanyar3 commented Jun 19, 2024

same issue 2024 yet !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

8 participants