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.
该文章对您有帮助吗?
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.