🔔

Notification Tester

Try an app notification on a real phone

Reading the apps and their notifications…

1 Which app?

notifications · on the phone, look for About ↗ Hub ↗

Exactly what gets sent

Select a destination in step 2 and this shows exactly what would go to that phone.

Building the payload…

Updates as you choose a notification or fill in a value. The id changes on every send, and payload is a JSON string nested inside the message — deliberate, and what the app parses. Expanding it unpacks those strings so they can be read; The expanded form is for reading only — only the wire form is valid to send, which is what edit and send this instead copies.

Target

· ·

Send a payload by hand

Start from one of the payloads above with edit and send this instead, or paste what a developer gave you. It goes to whoever is selected in step 2, exactly as written — nothing is filled in or corrected for you.

Pick a recipient in step 2 first. to

Testing against an emulator instead?

The Android guild keep a harness at scripts/engagement-push.sh that pushes the same notifications straight at a connected device over adb — no hub, no network — and then reads logcat back to tell you what the app did with each one. It also covers deep links, notification buttons and the edge cases a hub cannot produce. This page is the version for everyone else, and the notification list below comes from that same script.

Recent sends (this instance)

Nothing sent yet.