[Vortex] Remove $config dependency from GCMDispatcher
Review Request #284 — Created March 25, 2014 and submitted
Information | |
---|---|
leo | |
Lunr | |
master | |
Reviewers | |
lunr | |
Vortex: Remove $config dependency from GCMDispatcher Also, removed the invalidation of the endpoint after pushing because it is needed by the GCMResponse class for logging.
unit tests, example push notifications sent
-
-
src/Lunr/Vortex/GCM/GCMDispatcher.php (Diff revision 1) The config removal is fine, but this is quite controversial. It's obviously a bug, but not clearing the endpoint after a push is as well.