Issue Type: Bug Bug
Affects Versions: 1.2.0
Assignee: Unassigned
Created: 16/Jul/13 9:31 AM
Description:

When Registrar#register is called, there is nothing that would check the server response, so even if the call wasn't successful, if it didn't throw an exception, it will be reported as a successful call.

On this line, HeaderAndBody object is being returned from the call but ignored and not verified:
https://github.com/aerogear/aerogear-android/blob/push/src/org/jboss/aerogear/android/unifiedpush/Registrar.java#L126

Project: AeroGear Android
Priority: Major Major
Reporter: Tadeas Kriz
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira