02-02-2025 01:42 PM
Solved! Go to Solution.
10-02-2025 03:54 PM
Bloody stupid. I'm sending my S25 back because of this issue.
10-02-2025 04:05 PM
This worked for me.
To allow sensitive notifications on a Samsung Galaxy S25 Ultra, open your phone's Settings > Notifications > App notifications, then select the specific app you want to allow sensitive notifications for and adjust the notification settings accordingly; ensure the "Show content" option is enabled on the lock screen if you want sensitive information displayed when the phone is locked.
10-02-2025 04:05 PM
<span;><span;>To allow sensitive notifications on a Samsung Galaxy S25 Ultra, open your phone's Settings > Notifications > App notifications, then select the specific app you want to allow sensitive notifications for and adjust the notification settings accordingly; ensure the "Show content" option is enabled on the lock screen if you want sensitive information displayed when the phone is locked.</span;></span;>
10-02-2025 04:14 PM
10-02-2025 04:19 PM
10-02-2025 04:21 PM
14-02-2025 04:02 PM
I'm having the same exact issue. Went from a s22 to s25+ last night. Now my multifactor authentication for work won't allow to approve from my watch. Instead it says the "sensitive content" notification. Really frustrated by this. Not sure what other apps it's affecting yet, but this is my main concern.
17-02-2025 11:02 AM - last edited 17-02-2025 11:03 AM
Hello;
Try enabling developers options. Then enable the sitting in the attached screenshot.
17-02-2025 12:12 PM
17-02-2025 10:58 PM - last edited 17-02-2025 11:00 PM
Hello, just tried as well to disable the screen share protection and for me is still not working.
I have an S25u paired with a galaxy watch5 pro. It's so frustrating that you can no longer see the full content of the notification on your watch. I even tried with the ADB commands as instructed in the reddit post. Still no positive results.
Anyone else has any other ideas or have tried the ADB commands ?
Below you can see the ADB commands used on several packages like messaging app, outlook, teams, WhatsApp etc
for all of them I have the confirmation that the shell appops was set "RECEIVE_SENSITIVE_NOTIFICATIONS: allow"
list of commands:
1. C:\Downloads\platform-tools-latest-windows\platform-tools> .\adb devices
List of devices attached
R5CXC2XXX device
2. C:\Downloads\platform-tools-latest-windows\platform-tools> .\adb shell pm list packages
com.google.android.apps.messaging
com.microsoft.teams
com.whatsapp
com.samsung.android.email.provider
3. C:\Downloads\platform-tools-latest-windows\platform-tools> .\adb shell appops set com.google.android.apps.messaging RECEIVE_SENSITIVE_NOTIFICATIONS allow
4. C:\Downloads\platform-tools-latest-windows\platform-tools> .\adb shell appops get com.google.android.apps.messaging
Uid mode: COARSE_LOCATION: ignore
FINE_LOCATION: ignore
WRITE_CALL_LOG: ignore
READ_CALENDAR: ignore
WRITE_CALENDAR: ignore
WRITE_SMS: allow
CAMERA: foreground
RECORD_AUDIO: foreground
ADD_VOICEMAIL: ignore
USE_SIP: ignore
PROCESS_OUTGOING_CALLS: ignore
BODY_SENSORS: ignore
READ_CELL_BROADCASTS: ignore
GET_ACCOUNTS: ignore
READ_PHONE_NUMBERS: ignore
ANSWER_PHONE_CALLS: ignore
ACCEPT_HANDOVER: ignore
BLUETOOTH_SCAN: ignore
ACTIVITY_RECOGNITION: ignore
LEGACY_STORAGE: ignore
READ_DEVICE_IDENTIFIERS: allow
ACCESS_MEDIA_LOCATION: ignore
BLUETOOTH_CONNECT: ignore
UWB_RANGING: ignore
BLUETOOTH_ADVERTISE: ignore
NEARBY_WIFI_DEVICES: ignore
VIBRATE: allow; time=+6d3h2m8s863ms ago; duration=+123ms
READ_CONTACTS: allow; time=+9m56s269ms ago
READ_SMS: allow; time=+16m55s51ms ago
WRITE_SMS: ignore; time=+16m55s51ms ago
RECEIVE_SMS: allow; time=+17m22s762ms ago
READ_ICC_SMS: allow; time=+17m23s221ms ago
WRITE_ICC_SMS: allow; time=+16m55s52ms ago
SYSTEM_ALERT_WINDOW: default; rejectTime=+17m7s962ms ago
WAKE_LOCK: allow; time=+1m29s73ms ago; duration=+120ms
GET_USAGE_STATS: default; rejectTime=+16h50m56s372ms ago
START_FOREGROUND: allow; time=+17m22s916ms ago; duration=+261ms
USE_ICC_AUTH_WITH_DEVICE_IDENTIFIER: default; rejectTime=+9m56s260ms ago
ACCESS_RESTRICTED_SETTINGS: allow; time=+4h20m57s347ms ago
RECEIVE_SENSITIVE_NOTIFICATIONS: allow
full tutorial here: https://www.letitcount.nl/blog/android-15-sensitive-notification-content-hidden/