Issue Type: Feature Request Feature Request
Affects Versions: 1.0.0.M7
Assignee: Unassigned
Components: ios
Created: 22/Jan/13 7:06 AM
Description:

The implementation for the following method is broken:

-(void) read:(id)value
     success:(void (^)(id responseObject))success
     failure:(void (^)(NSError *error))failure;

It just appends the ID as a query arg... but it should get an URL like:

https://BASE_URL/pipename/{recordID}
Fix Versions: 1.0.0.M8
Project: AeroGear
Priority: Critical Critical
Reporter: Matthias Wessendorf
Security Level: Public (Everyone can see)
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