TiExtendNW icon indicating copy to clipboard operation
TiExtendNW copied to clipboard

MKNetworkKit wrapper for Titanium 3.2 (iOS)

Results 2 TiExtendNW issues
Sort by recently updated
recently updated
newest added

The upload progress value must be between 0 and 1 and I'm getting values greater than 1. I'm using the Ti-Amazon-S3 example. ``` ... onsendstream: function(e) { App.debug('PROGRESS: ' +...

Hey! Nice job wrapping the MKNetworkKit. It really has some nice features we would like to use! Unfortunately I have been unable to activate caching. The MKNetworkKit Documentation states that...