How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

File Transfer Plugin 2.0.1 Released!

calendar_today August 10, 2026 domain apache-cordova

We are happy to announce that we have just released an update for cordova-plugin-file-transfer ! cordova-plugin-file-transfer@2.0.1 To upgrade: cordova plugin remove cordova-plugin-file-transfer cordova plugin add cordova-plugin-file-transfer@2.0.1 Release Highlights This is a patch release which resolves a build error with Xcode and cordova-ios 8.0.0. Fixes fix(ios): cast to CDVFile when getting the plugin by getCommandInstance ( #385 ) [ 7b869a2 ] fix(ios): Set minimum XCode version in GitHub Action to 15 ( #386 ) [ 41b0605 ] Others chore: update linter ( #396 ) [ e7a7a1f ] chore: sync workf

open_in_new Read original post