apn_sender
apn_sender copied to clipboard
Support simultaneous connection to sandbox and production servers
It would be really useful if apn_sender could maintain persistent connections (as needed) to both the sandbox and production servers. This is useful for specific testing scenarios.
Maybe notify_async could have a :sandbox => true/false argument?