Open hypesystem opened 9 years ago
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.
results
This would break the interface and should be made as part of a major version bump.
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.