Skip to content

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

Notifications You must be signed in to change notification settings

hbugdoll/ti.urlsession

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 39.2%
  • Objective-C 31.5%
  • JavaScript 29.3%