Skip to content

Releases: ionic-team/ion-ios-filetransfer

1.0.2

03 Feb 12:23

Choose a tag to compare

1.0.2 (2026-02-03)

Bug Fixes

  • correct semantic-release plugin execution order to prevent GitHub release timing issue (#17) (2cc0dbc)
  • Return response body in HTTP Error (#13) (0302920)
  • use absolute paths for debug symbols in XCFramework creation (#15) (1f69029)

1.0.1

25 Aug 15:31
e2639d7

Choose a tag to compare

2025-08-01

  • Fix progress notification for uploadFile.
  • Fix error (only visible in logs) related to chunkedMode and httpBodyStream.

1.0.0

26 May 16:53

Choose a tag to compare

2025-04-14

  • Implement native library with methods downloadFile and uploadFile.