[Bug] “Viewed Your Message” toast shows ID instead of contact name
✅ Description
Hello 👋
The Viewed Your Message toast feature is partially working, but instead of showing the saved contact name, it often shows a long numeric ID (likely the JID).
Example from the screenshot:
253325777866874 viewed your message
This happens even when the contact name is saved in phonebook.
✅ Steps to Reproduce
-
Enable Viewed Your Message option in WAEnhancer
-
Receive a read receipt from a contact
-
Notice toast sometimes displays numeric ID instead of name
✅ Expected Behavior
Toast should resolve identifiers to show:
Contact name if saved
Phone number if name unavailable
✅ Actual Behavior
Shows internal numeric JID (not user-friendly)
✅ Environment
Item Version
WAEnhancer 1.5.2-DEV (0DFFD3A) WhatsApp 2.25.31.76 Android SDK 34
Notes
Likely JID-to-name mapping not resolving after recent WhatsApp update.