Help › Android › Install and Setup
Forwarding WhatsApp Messages
PhoneLeash forwards WhatsApp content to your email inbox or to a second phone via SMS, using Android's Notification Listener permission. For a longer walk-through with examples, see the blog post: How to forward WhatsApp messages to email or to SMS.
What Works
- Forwarding direct WhatsApp messages
- Forwarding group WhatsApp messages
- Reactions (emoji reactions to your messages)
- Incoming voice and video call notifications
- Captions on images and videos, with an attachment indicator
- WhatsApp Business (uses the same notification system)
- Replying to direct messages (replies are sent as SMS)
What Doesn't Work
- The attachment files themselves (photos, videos, voice notes, documents) — only the caption text and an attachment marker are forwarded
- Outgoing messages
- Native WhatsApp replies (would require public API access)
- Messages that arrive while WhatsApp is open in the foreground — WhatsApp does not post a notification in that case, so PhoneLeash never sees them
Setup
- In WhatsApp, go to Settings › Notifications and enable High priority notifications.
- Choose which message types you want to forward.
- Grant Notification Access to PhoneLeash when prompted.
- Return to PhoneLeash and finish setup.
Why the Limitations?
PhoneLeash forwards WhatsApp messages by reading the notification popups WhatsApp posts to Android. When WhatsApp is the foreground app, it doesn't post notifications — so PhoneLeash never sees those messages. Media attachments and outgoing messages don't generate readable notifications either.