Gamend.Push.APNSDispatcher (gamend_core v1.0.1192)

Copy Markdown View Source

Pigeon dispatcher for APNs. Configured by host_runtime.exs from the APNS_* env vars; started by Gamend.Push.Supervisor only when that config exists.

Summary

Functions

Sends a push notification with given options.

Functions

child_spec(opts \\ [])

push(notification, opts \\ [])

Sends a push notification with given options.