Report push notification statistics
APNs push delivery and click statistics require supported reporting APIs in the client SDK. The current public iOS Chat SDK and apidoc do not expose public reporting APIs for these statistics, so the sections below intentionally avoid executable examples until the public API is confirmed.
Push notification statistics are only available for production environments of live applications. For apps using an overseas data center, complete the configuration for your SDK version to ensure data is reported to the correct data center.
Report push delivery data
The current iOS public SDK and apidoc do not expose a public API for reporting APNs delivery statistics.
Confirm the public reporting API before publishing an executable example for this operation.
Report push click data
The current iOS public SDK and apidoc do not expose a public API for reporting remote push click statistics.
Confirm the public reporting API before publishing an executable example for this operation.
Report local notification click events
The current iOS public SDK and apidoc do not expose a public API for reporting local notification click statistics.
Confirm the public reporting API before publishing an executable example for this operation.