Skip to content

Allow custom payload when using the flexisip pusher

Quentin Arguillere requested to merge feature/custom_payload into master

Push notification dictionary will contain a "cAdded “—customPayload” parameter to the flexisip pusher (only for IOS right now), which allows you to add elements to the push notification payload.

Also, changed the requirement for a service to be considered "Idle" to fix issue where the pusher never finished running.

Merge request reports