Send Notification

How to test push notifications

  1. Get a token — In your Expo app, call Notifications.getExpoPushTokenAsync() on a physical device and save it on the Tokens page.
  2. Compose & send — Fill in the fields below and click Send. You'll get a ticket ID for each notification.
  3. Check delivery — Go to the Receipts page with your ticket IDs to verify if Apple/Google successfully delivered the notification.

All data is stored in your browser's localStorage. The total notification payload must be at most 4096 bytes.

Access Token (optional, for push security) Optional Expo access token for push security. Create one at expo.dev > Account Settings > Access Tokens. Required if you enabled "Enhanced Push Security" for your project.

iOS Options
Rich Content
Android / Category Options