What is the limit for the length of the App Push message?

  1. Length of the message: The maximum message length you can add for an App push message is 1000 characters. Although some Android devices do support more than 1000 characters; however, we have set this limit to accommodate personalization or dynamic parameters and avoid any message failures due to exceeding the allowed limit.
  2. Length of the title: The maximum number of characters you can enter is 1000 characters for the title.
  3. Images in the message: Images are supported along with the message. Your message can include an image URL. The end devices will load the image from the source location and render it on the device. The characters of the URL will be considered as part of the text message. Hence there is no size restriction for the image you use in the URL.

What is the default notification display in Android?


The default notification character limits in Android devices

  • Lock screen Portrait: 37 characters to 44 characters
  • Lock screen Landscape: 44 characters
  • Notification drawer default notification Big text style: 444 characters to 562 characters (may vary from device to device)
  • Notification drawer system notification: 37 characters to 47 characters (may vary from device to device)

What is the default notification display in iOS?


The default notification character limits in iOS devices:

  • Lock screen Portrait: 150 characters
  • Notification Center: 150 characters

📘

Some older iOS devices might show less than 150 characters.