node-gcm icon indicating copy to clipboard operation
node-gcm copied to clipboard

Parse response errors

Open hypesystem opened this issue 11 years ago • 0 comments

https://developer.android.com/google/gcm/http.html#response

results in the response may contain an error. This should be parsed and should be returned as an error for the call (the call fails!), not as data.

This would break the interface and should be made as part of a major version bump.

hypesystem avatar Jan 16 '15 14:01 hypesystem