Change Summary:
add unit tests
tiny fixes
Testing Done: |
|
||||||
---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+177 -73) |
add unit tests
tiny fixes
Testing Done: |
|
||||||
---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+177 -73) |
fix issue: reset needs to be done after the GCM response is created
Otherwise the endpoints property is empty
Diff: |
Revision 3 (+178 -73) |
---|
src/Lunr/Vortex/GCM/GCMDispatcher.php (Diff revision 3) |
---|
I forgot to do this by batch:
only 1000 endpoints for one single push can be sent..
I'll fix this in another review