hbugdoll / ti.urlsession

Use the NSURLSession class to download and upload data in Titanium Mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

urlSession Build Status

This module is available only for iOS 7 and above.

COMPILING AND PACKAGING THE MODULE

Open ios/ti.urlsession/titanium.xcconfig and edit the Ti SDK path.

cd ios/ti.urlsession
./build.sh

About

Use the NSURLSession class to download and upload data in Titanium Mobile


Languages

Language:Python 39.2%Language:Objective-C 31.5%Language:JavaScript 29.3%