jeremyanticouni
jeremyanticouni
When posting a body in a HTTP datasource, if the body is an array (required for Glympse) no data is sent. Sample posts: http://requestb.in/15bkwwl1?inspect Datasource: ``` { "_id": "glympse3", "_type":...
When modifying the URL, body, method, etc., the datasource fires when the modify is complete. This should not re-fire unless/until a load/refresh is called.
`[self setResponseTime];` is never called. Furthermore, when calling it, the value returned is erroneous since the StartTime appears to only be set (`[self setRequestStartTime:CFAbsoluteTimeGetCurrent()];`) when the DS is initialized and...
IQKeyboard introduces a helper IQToolbar. By default, it displays 'Done' and placeholder text. Add attribute to control: - keyboard.toolbar.enabled == true/false, default == false