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

Updated at:

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.