Why do push notifications on iOS contain data with the keys 'i' and 'm'?

更新时间:
复制 MD 格式

Description

Why do push notifications on iOS contain data with the keys 'i' and 'm'?

FAQ

The 'i' and 'm' keys are reserved fields for the push system. They store the message ID (msgId) and can be safely ignored.