What is the maximum length of a Push Notification alert text?

后端 未结 11 1255
北海茫月
北海茫月 2020-11-30 16:28

What is the maximum length of the alert text of an iOS push notification?

The documentation states that the notification payload has to be under 256 bytes in total,

11条回答
  •  醉梦人生
    2020-11-30 17:25

    see my test here

    I could send up to 33 Chinese characters and 13 bytes of custom values.

提交回复
热议问题