Feature request
Please include SIM card information in the system:ping event payload.
Motivation
External systems need to know which SIM cards are currently available on each device, so they can more accurately choose the target device and SIM card when scheduling SMS sending jobs.
Requested behavior
- Add SIM card details to the
system:ping event, such as the available SIM slots/cards and any identifiers that are already safely exposed by the app.
- Emit an event immediately when a SIM card is inserted or removed, instead of waiting for the next regular ping.
- This would allow external systems to keep their device-to-SIM mapping up to date and make better routing decisions for outgoing SMS messages.
Feature request
Please include SIM card information in the
system:pingevent payload.Motivation
External systems need to know which SIM cards are currently available on each device, so they can more accurately choose the target device and SIM card when scheduling SMS sending jobs.
Requested behavior
system:pingevent, such as the available SIM slots/cards and any identifiers that are already safely exposed by the app.