Push Notification Character Limits — iOS & Android Guide

Push notifications compete for attention in a crowded notification tray. Understanding platform-specific character limits and designing text for maximum impact within those constraints is essential for engagement.

Platform Character Limits

PlatformTitle LimitBody LimitVisible on Lock Screen
iOS~50 chars~178 charsTitle: 1 line, Body: ~4 lines
Android~65 chars~240 charsCollapsed: 1 line, Expanded: full
Web Push (Chrome)~50 chars~120 charsVaries by OS
Web Push (Firefox)~50 chars~140 charsNotification center

Best Practices

Timing and Frequency

More than 3 push notifications per day dramatically increases opt-out rates. Send during active hours (9 AM–9 PM local time) and respect user timezone settings. Transactional notifications (order updates) are always welcome; promotional ones require restraint.

Conclusion

Design for the most constrained display: 40-character titles and 100-character bodies. Use Character Counter to verify your notification text fits.