Skip to content

Releases: tidev/ti.urlsession

v4.0.1

v4.0.1 Pre-release
Pre-release

Choose a tag to compare

@jquick-axway jquick-axway released this 23 Jul 00:17
e9d835a
  • Re-add 32-bit libraries for Titanium 9.x.x support.

v4.0.0

Choose a tag to compare

@build build released this 18 Feb 14:14
build(ios): use sdk 9.3.2.GA to build

v3.0.0

Choose a tag to compare

@build build released this 15 Sep 09:19
test: add super simple unit tests

2.2.0

Choose a tag to compare

@hansemannn hansemannn released this 01 Feb 20:13
0352d96
  • Expose the dataTask API

2.1.0

Choose a tag to compare

@hansemannn hansemannn released this 23 Nov 23:31
  • Add new method uploadTask to support background-uploads
  • Add new methods flush and reset for an improved resources handling
  • Deprecate backgroundDownloadTaskWithURL in favor of URLSession.Session.downloadTask
  • Move URLSession.Session and URLSession.SessionConfiguration to own namespaces
  • Deprecate old single-argument constructor for sessions and session-configurations
  • Introduce object-based constructors to incorporate the new namespaces properly

2.1.0 Beta 2

2.1.0 Beta 2 Pre-release
Pre-release

Choose a tag to compare

@hansemannn hansemannn released this 08 Mar 16:58
  • Refactor missing API's
  • Update example
  • Fix various backwards compatibility issues

2.1.0 Beta 1

2.1.0 Beta 1 Pre-release
Pre-release

Choose a tag to compare

@hansemannn hansemannn released this 30 Dec 09:59

Based on #9, Example here.

  • Add new method addBackgroundUploadTask to support background-uploads
  • Add new methods flush and reset for an improved resources handling
  • Deprecate backgroundDownloadTaskWithURL in favor of addBackgroundDownloadTask
  • Move URLSession.Session and URLSession.SessionConfiguration to own namespaces
  • Deprecate old single-argument constructor for sessions and session-configurations
  • Introduce object-based constructors to incorporate the new namespaces properly

v2.0.0

Choose a tag to compare

@hansemannn hansemannn released this 26 Oct 21:06

Refactored module to work on iOS 9 and prevent app submission failture. [MOD-2150]

v1.1.1

Choose a tag to compare

@cheekiatng cheekiatng released this 10 Mar 03:38

[MOD-1892] iOS8: replaced deprecated "backgroundSessionConfiguration:"

v1.0.1

Choose a tag to compare

@jonalter jonalter released this 12 Dec 19:11
  • Rebuilt using Hyperloop from May 12, 2014 (git hash b4dc4ae44d951ad5c65860543ac026fb54b419d1)